Home
last modified time | relevance | path

Searched refs:id_mode_to_cifs_acl (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.6/fs/smb/client/
Dcifsproto.h229 extern int id_mode_to_cifs_acl(struct inode *inode, const char *path, __u64 *pnmode,
Dinode.c3040 rc = id_mode_to_cifs_acl(inode, full_path, &mode,
3061 rc = id_mode_to_cifs_acl(inode, full_path, &mode,
Dcifsacl.c1575 id_mode_to_cifs_acl(struct inode *inode, const char *path, __u64 *pnmode, in id_mode_to_cifs_acl() function