Home
last modified time | relevance | path

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

/linux/fs/smb/client/
H A Dcifsproto.h610 find_readable_file(struct cifsInodeInfo *cinode, unsigned int find_flags) in find_readable_file() function
H A Dcifsacl.c1492 open_file = find_readable_file(CIFS_I(inode), FIND_FSUID_ONLY); in get_cifs_acl()
H A Dfile.c2743 *ret_file = find_readable_file(cinode, FIND_ANY); in cifs_get_readable_path()
H A Dinode.c2994 cfile = find_readable_file(cifs_i, FIND_ANY);
H A Dsmb2ops.c3353 open_file = find_readable_file(CIFS_I(inode), FIND_FSUID_ONLY); in get_smb2_acl()
/linux/fs/nfsd/
H A Dnfs4state.c625 find_readable_file(struct nfs4_file *f) in find_readable_file() function
6100 nf = find_readable_file(fp); in nfs4_set_delegation()
7290 ret = find_readable_file(s->sc_file); in nfs4_find_file()