SMB_VFS_NEXT_SYS_ACL_SET_FD  414 examples/VFS/skel_transparent.c 	return SMB_VFS_NEXT_SYS_ACL_SET_FD(handle, fsp, theacl);
SMB_VFS_NEXT_SYS_ACL_SET_FD  908 source3/modules/vfs_acl_tdb.c 	ret = SMB_VFS_NEXT_SYS_ACL_SET_FD(handle,
SMB_VFS_NEXT_SYS_ACL_SET_FD  649 source3/modules/vfs_acl_xattr.c 	int ret = SMB_VFS_NEXT_SYS_ACL_SET_FD(handle,
SMB_VFS_NEXT_SYS_ACL_SET_FD 2118 source3/modules/vfs_full_audit.c 	result = SMB_VFS_NEXT_SYS_ACL_SET_FD(handle, fsp, theacl);