smb_get_naces     293 source3/modules/nfs4_acls.c 	if (theacl==NULL || smb_get_naces(theacl)==0)
smb_get_naces     130 source3/modules/nfs4_acls.h uint32 smb_get_naces(SMB4ACL_T *theacl);
smb_get_naces     316 source3/modules/vfs_aixacl2.c 	naces = smb_get_naces(smbacl);
smb_get_naces     351 source3/modules/vfs_gpfs.c 		(smb_get_naces(smbacl)-1)*sizeof(gpfs_ace_v4_t);
smb_get_naces     105 source3/modules/vfs_zfsacl.c 	int naces = smb_get_naces(smbacl), i;