Home
last modified time | relevance | path

Searched refs:find_readable_file (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/fs/cifs/
Dcifsproto.h112 extern struct cifsFileInfo *find_readable_file(struct cifsInodeInfo *, bool);
Dcifsacl.c944 open_file = find_readable_file(CIFS_I(inode), true); in get_cifs_acl()
Dfile.c1718 struct cifsFileInfo *find_readable_file(struct cifsInodeInfo *cifs_inode, in find_readable_file() function
/linux-4.4.14/fs/nfsd/
Dnfs4state.c337 find_readable_file(struct nfs4_file *f) in find_readable_file() function
4058 filp = find_readable_file(fp); in nfs4_setlease()
4745 return find_readable_file(s->sc_file); in nfs4_find_file()