find_readable_file 1107 fs/cifs/cifsacl.c 		open_file = find_readable_file(CIFS_I(inode), true);
find_readable_file  143 fs/cifs/cifsproto.h extern struct cifsFileInfo *find_readable_file(struct cifsInodeInfo *, bool);
find_readable_file 2086 fs/cifs/file.c 		*ret_file = find_readable_file(cinode, 0);
find_readable_file 2158 fs/cifs/inode.c 	cfile = find_readable_file(cifs_i, false);
find_readable_file 2943 fs/cifs/smb2ops.c 		open_file = find_readable_file(CIFS_I(inode), true);
find_readable_file 4821 fs/nfsd/nfs4state.c 	nf = find_readable_file(fp);
find_readable_file 5560 fs/nfsd/nfs4state.c 			return find_readable_file(s->sc_file);