Home
last modified time | relevance | path

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

/linux/fs/smb/server/
H A Dsmbacl.c977 smb_acl_sec_desc_scratch_len(struct smb_fattr * fattr,struct smb_ntsd * ppntsd,int ppntsd_size,int addition_info) smb_acl_sec_desc_scratch_len() argument
1021 build_sec_desc(struct mnt_idmap * idmap,struct smb_ntsd * pntsd,struct smb_ntsd * ppntsd,int ppntsd_size,int addition_info,__u32 * secdesclen,struct smb_fattr * fattr) build_sec_desc() argument
H A Dsmb2pdu.c7551 struct smb_ntsd *pntsd = NULL, *ppntsd = NULL; smb2_get_info_sec() local