IFS_ID_TYPE_LAST   44 source3/modules/onefs_acl.c 	enum ifs_identity_type type = IFS_ID_TYPE_LAST+1;
IFS_ID_TYPE_LAST   88 source3/modules/onefs_acl.c 	if (id->type >= IFS_ID_TYPE_LAST)
IFS_ID_TYPE_LAST  173 source3/modules/onefs_acl.c 	struct ifs_identity ident = {.type=IFS_ID_TYPE_LAST, .id.uid=0};