Home
last modified time | relevance | path

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

/linux-4.1.27/fs/cifs/
Dcifsproto.h114 extern struct cifsFileInfo *find_readable_file(struct cifsInodeInfo *, bool);
Dcifsacl.c945 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.1.27/fs/nfsd/
Dnfs4state.c337 find_readable_file(struct nfs4_file *f) in find_readable_file() function
4018 filp = find_readable_file(fp); in nfs4_setlease()
4688 return find_readable_file(s->sc_file); in nfs4_find_file()