NFSD_FILE_REFERENCED  313 fs/nfsd/filecache.c 	set_bit(NFSD_FILE_REFERENCED, &nf->nf_flags);
NFSD_FILE_REFERENCED  388 fs/nfsd/filecache.c 	if (test_and_clear_bit(NFSD_FILE_REFERENCED, &nf->nf_flags))
NFSD_FILE_REFERENCED  175 fs/nfsd/trace.h 		{ 1 << NFSD_FILE_REFERENCED,	"REFERENCED"})