Home
last modified time | relevance | path

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

/linux/fs/smb/client/
H A Dcifsproto.h607 find_readable_file(struct cifsInodeInfo *cinode, unsigned int find_flags) in find_readable_file() function
H A Dcifsacl.c1563 open_file = find_readable_file(CIFS_I(inode), FIND_FSUID_ONLY); in get_cifs_acl()
H A Dinode.c2995 cfile = find_readable_file(cifs_i, FIND_ANY);
H A Dfile.c2776 *ret_file = find_readable_file(cinode, FIND_ANY); in cifs_get_readable_path()
H A Dsmb2ops.c3370 open_file = find_readable_file(CIFS_I(inode), FIND_FSUID_ONLY); in get_smb2_acl()