Home
last modified time | relevance | path

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

/linux/fs/nfsd/
A Dfilecache.h42 #define NFSD_FILE_REFERENCED (4) macro
A Dfilecache.c305 set_bit(NFSD_FILE_REFERENCED, &nf->nf_flags); in nfsd_file_put()
442 if (test_and_clear_bit(NFSD_FILE_REFERENCED, &nf->nf_flags)) in nfsd_file_lru_cb()
A Dtrace.h644 TRACE_DEFINE_ENUM(NFSD_FILE_REFERENCED);
652 { 1 << NFSD_FILE_REFERENCED, "REFERENCED"})

Completed in 11 milliseconds