Lines Matching defs:permission
3113 rsm_permission_t permission;
3225 * The default permission of a node which was in the old
3228 permission = 0;
3232 * default permission will be owner creation umask
3235 permission = seg->s_mode;
3244 rsm_send_republish(key, tmp_acl, tmp_acl_len, permission);
4107 * find the importer and update the permission in the shared
5692 rsm_permission_t permission;
5699 * the old acl a access permission of 0 is sent.
5712 permission = default_permission;
5716 permission = acl[i].ae_permission;
5724 rp->permission = permission;
5737 request.rsmipc_perm = republish_list->permission;
8479 * Make sure we still have permission for the map operation.
8666 * Make sure we still have permission for the map operation.
8678 /* No permission */
8681 "rsm_segmap done: no permission\n"));