Searched refs:NFSD_FILE_REFERENCED (Results 1 – 3 of 3) sorted by relevance
40 #define NFSD_FILE_REFERENCED (2) macro
414 set_bit(NFSD_FILE_REFERENCED, &nf->nf_flags); in nfsd_file_lru_add()575 if (test_and_clear_bit(NFSD_FILE_REFERENCED, &nf->nf_flags)) { in nfsd_file_lru_cb()
879 { 1 << NFSD_FILE_REFERENCED, "REFERENCED" }, \
Completed in 7 milliseconds