Home
last modified time | relevance | path

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

/fs/cifs/
Dcifsproto.h208 extern int id_mode_to_cifs_acl(struct inode *inode, const char *path, __u64,
Dinode.c2516 rc = id_mode_to_cifs_acl(inode, full_path, NO_CHANGE_64,
2537 rc = id_mode_to_cifs_acl(inode, full_path, mode,
Dcifsacl.c1211 id_mode_to_cifs_acl(struct inode *inode, const char *path, __u64 nmode, in id_mode_to_cifs_acl() function