Searched refs:nfsd_file_is_cached (Results 1 – 3 of 3) sorted by relevance
71 bool nfsd_file_is_cached(struct inode *inode);
1041 * nfsd_file_is_cached - are there any cached open files for this inode?1052 nfsd_file_is_cached(struct inode *inode) in nfsd_file_is_cached() function
1855 ret = nfsd_file_is_cached(inode); in nfsd_has_cached_files()