Home
last modified time | relevance | path

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

/Linux-v6.1/fs/cifs/
Dcifsproto.h221 extern int id_mode_to_cifs_acl(struct inode *inode, const char *path, __u64 *pnmode,
Dinode.c2968 rc = id_mode_to_cifs_acl(inode, full_path, &mode,
2989 rc = id_mode_to_cifs_acl(inode, full_path, &mode,
Dcifsacl.c1568 id_mode_to_cifs_acl(struct inode *inode, const char *path, __u64 *pnmode, in id_mode_to_cifs_acl() function