Home
last modified time | relevance | path

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

/linux-6.12.1/fs/smb/server/
Dsmbacl.c1113 int pntsd_alloc_size; in smb_inherit_dacl() local
1126 pntsd_alloc_size = sizeof(struct smb_ntsd) + powner_sid_size + in smb_inherit_dacl()
1129 pntsd = kzalloc(pntsd_alloc_size, GFP_KERNEL); in smb_inherit_dacl()
1145 pntsd_alloc_size) { in smb_inherit_dacl()
1152 pntsd_alloc_size) { in smb_inherit_dacl()
1159 pntsd_alloc_size) { in smb_inherit_dacl()