Home
last modified time | relevance | path

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

/Linux-v5.15/fs/cifs/
Dcifsproto.h218 extern int id_mode_to_cifs_acl(struct inode *inode, const char *path, __u64 *pnmode,
Dinode.c2887 rc = id_mode_to_cifs_acl(inode, full_path, &mode,
2908 rc = id_mode_to_cifs_acl(inode, full_path, &mode,
Dcifsacl.c1563 id_mode_to_cifs_acl(struct inode *inode, const char *path, __u64 *pnmode, in id_mode_to_cifs_acl() function