Home
last modified time | relevance | path

Searched refs:pownersid (Results 1 – 2 of 2) sorted by relevance

/linux/fs/smb/client/
H A Dcifsacl.c521 struct cifs_sid *pownersid, in copy_sec_desc() argument
536 if (pownersid) in copy_sec_desc()
537 owner_sid_ptr = pownersid; in copy_sec_desc()
827 if (compare_sids(&(ppace[i]->sid), pownersid) == 0) { in parse_dacl()
933 struct cifs_sid *pownersid, in populate_new_aces() argument
1038 struct cifs_sid *pownersid, struct cifs_sid *pgrpsid, in replace_sids_and_copy_aces() argument
1078 struct cifs_sid *pownersid, struct cifs_sid *pgrpsid, in set_chmod_dacl() argument
1099 pownersid, pgrpsid, in set_chmod_dacl()
1116 pownersid, pgrpsid, in set_chmod_dacl()
1125 (compare_sids(&pntace->sid, pownersid) == 0) || in set_chmod_dacl()
[all …]
/linux/fs/smb/server/
H A Dsmbacl.c367 struct smb_sid *pownersid, struct smb_sid *pgrpsid, in parse_dacl() argument
450 } else if (!compare_sids(&ppace[i]->sid, pownersid)) { in parse_dacl()
699 const struct smb_sid *pownersid, in set_ntacl_dacl() argument