Home
last modified time | relevance | path

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

/openbmc/linux/fs/smb/client/
H A Dcifsproto.h158 extern struct cifsFileInfo *find_readable_file(struct cifsInodeInfo *, bool);
H A Dcifsacl.c1465 open_file = find_readable_file(CIFS_I(inode), true); in get_cifs_acl()
H A Dfile.c2304 struct cifsFileInfo *find_readable_file(struct cifsInodeInfo *cifs_inode, in find_readable_file() function
2499 *ret_file = find_readable_file(cinode, 0); in cifs_get_readable_path()
H A Dinode.c2702 cfile = find_readable_file(cifs_i, false);
H A Dsmb2ops.c3161 open_file = find_readable_file(CIFS_I(inode), true); in get_smb2_acl()
/openbmc/linux/fs/nfsd/
H A Dnfs4state.c641 find_readable_file(struct nfs4_file *f) in find_readable_file() function
5493 nf = find_readable_file(fp); in nfs4_set_delegation()
6486 ret = find_readable_file(s->sc_file); in nfs4_find_file()