Home
last modified time | relevance | path

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

/Linux-v4.19/fs/cifs/
Dcifsproto.h133 extern struct cifsFileInfo *find_readable_file(struct cifsInodeInfo *, bool);
Dcifsacl.c1067 open_file = find_readable_file(CIFS_I(inode), true); in get_cifs_acl()
Dsmb2ops.c2084 open_file = find_readable_file(CIFS_I(inode), true); in get_smb2_acl()
Dfile.c1789 struct cifsFileInfo *find_readable_file(struct cifsInodeInfo *cifs_inode, in find_readable_file() function
/Linux-v4.19/fs/nfsd/
Dnfs4state.c456 find_readable_file(struct nfs4_file *f) in find_readable_file() function
4335 filp = find_readable_file(fp); in nfs4_set_delegation()
5072 return find_readable_file(s->sc_file); in nfs4_find_file()