Searched refs:NFSD_FILE_REFERENCED (Results 1 – 3 of 3) sorted by relevance
45 #define NFSD_FILE_REFERENCED (2) macro
365 set_bit(NFSD_FILE_REFERENCED, &nf->nf_flags); in nfsd_file_put()532 if (test_and_clear_bit(NFSD_FILE_REFERENCED, &nf->nf_flags)) { in nfsd_file_lru_cb()566 clear_bit(NFSD_FILE_REFERENCED, &nf->nf_flags); in nfsd_file_gc_cb()
1073 { 1 << NFSD_FILE_REFERENCED, "REFERENCED" }, \
Completed in 10 milliseconds