Home
last modified time | relevance | path

Searched defs:pntace (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/fs/smb/client/
H A Dcifsacl.c688 static __u16 fill_ace_for_sid(struct cifs_ace *pntace, in fill_ace_for_sid()
864 unsigned int setup_authusers_ACE(struct cifs_ace *pntace) in setup_authusers_ACE()
888 unsigned int setup_special_mode_ACE(struct cifs_ace *pntace, __u64 nmode) in setup_special_mode_ACE()
910 unsigned int setup_special_user_owner_ACE(struct cifs_ace *pntace) in setup_special_user_owner_ACE()
1043 struct cifs_ace *pntace = NULL; in replace_sids_and_copy_aces() local
1083 struct cifs_ace *pntace = NULL; in set_chmod_dacl() local
/openbmc/linux/fs/smb/server/
H A Dsmbacl.c193 static __u16 fill_ace_for_sid(struct smb_ace *pntace, in fill_ace_for_sid()