Searched refs:NFSD_FILE_REFERENCED (Results 1 – 3 of 3) sorted by relevance
39 #define NFSD_FILE_REFERENCED (2) macro
324 set_bit(NFSD_FILE_REFERENCED, &nf->nf_flags); in nfsd_file_lru_add()520 if (test_and_clear_bit(NFSD_FILE_REFERENCED, &nf->nf_flags)) { in nfsd_file_lru_cb()
1030 { 1 << NFSD_FILE_REFERENCED, "REFERENCED" }, \
Completed in 10 milliseconds