Home
last modified time | relevance | path

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

/linux/fs/smb/server/
H A Dsmbacl.c1134 int pntsd_alloc_size; in smb_inherit_dacl() local
1147 pntsd_alloc_size = sizeof(struct smb_ntsd) + powner_sid_size + in smb_inherit_dacl()
1150 pntsd = kzalloc(pntsd_alloc_size, KSMBD_DEFAULT_GFP); in smb_inherit_dacl()
1166 pntsd_alloc_size) { in smb_inherit_dacl()
1173 pntsd_alloc_size) { in smb_inherit_dacl()
1180 pntsd_alloc_size) { in smb_inherit_dacl()