Searched refs:aclflag (Results 1 – 4 of 4) sorted by relevance
| /linux/fs/smb/client/ |
| H A D | cifsacl.c | 1192 int *aclflag) in replace_sids_and_copy_aces() argument 1218 *aclflag |= CIFS_ACL_DACL; in replace_sids_and_copy_aces() 1221 *aclflag |= CIFS_ACL_DACL; in replace_sids_and_copy_aces() 1397 bool mode_from_sid, bool id_from_sid, bool posix, int *aclflag) in build_sec_desc() argument 1462 *aclflag |= CIFS_ACL_DACL; in build_sec_desc() 1496 *aclflag |= CIFS_ACL_OWNER; in build_sec_desc() 1524 *aclflag |= CIFS_ACL_GROUP; in build_sec_desc() 1532 aclflag); in build_sec_desc() 1644 struct inode *inode, const char *path, int aclflag) in set_cifs_acl() argument 1661 if (aclflag & CIFS_ACL_OWNER || aclflag & CIFS_ACL_GROUP) in set_cifs_acl() [all …]
|
| H A D | smb2proto.h | 217 int pacllen, int aclflag);
|
| H A D | cifsproto.h | 220 const char *path, int aclflag);
|
| H A D | smb2pdu.c | 5984 struct smb_ntsd *pnntsd, int pacllen, int aclflag) in SMB2_set_acl() argument 5987 current->tgid, 0, SMB2_O_INFO_SECURITY, aclflag, in SMB2_set_acl()
|