Home
last modified time | relevance | path

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

/linux/fs/smb/server/
H A Dsmbacl.h102 void id_to_sid(unsigned int cid, uint sidtype, struct smb_sid *ssid);
H A Dsmbacl.c221 void id_to_sid(unsigned int cid, uint sidtype, struct smb_sid *ssid) in id_to_sid() argument
223 switch (sidtype) { in id_to_sid()
258 struct smb_sid *psid, uint sidtype, in sid_to_id() argument
273 if (sidtype == SIDOWNER) { in sid_to_id()
/linux/fs/smb/client/
H A Dcifsproto.h229 struct cifs_fattr *fattr, uint sidtype);