Home
last modified time | relevance | path

Searched refs:NFSD_FILE_REFERENCED (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/fs/nfsd/
H A Dfilecache.h39 #define NFSD_FILE_REFERENCED (2) macro
H A Dfilecache.c325 set_bit(NFSD_FILE_REFERENCED, &nf->nf_flags); in nfsd_file_lru_add()
463 if (test_and_clear_bit(NFSD_FILE_REFERENCED, &nf->nf_flags)) { in nfsd_file_lru_cb()
H A Dtrace.h880 { 1 << NFSD_FILE_REFERENCED, "REFERENCED" }, \