Searched refs:gid_map (Results 1 – 7 of 7) sorted by relevance
59 struct uid_gid_map gid_map; member133 ns.gid_map = idmap->gid_map; in zfs_gid_to_vfsgid()182 ns.gid_map = idmap->gid_map; in zfs_vfsgid_to_gid()
76 echo "${GID1} ${GID2} 1" > /proc/$unshared_pid/gid_map
74 echo "${GID1} ${GID2} 1" > /proc/$unshared_pid/gid_map
80 echo "0 1000000 1000000" > /proc/$unshared_pid/gid_map
549 char *gid_map; member
2249 kfree(rdev->gid_map); in bnxt_re_dev_dealloc()2287 rdev->gid_map = kzalloc(sizeof(*(rdev->gid_map)) * in bnxt_re_dev_alloc()2290 if (!rdev->gid_map) { in bnxt_re_dev_alloc()2295 rdev->gid_map[count] = -1; in bnxt_re_dev_alloc()
484 rdev->gid_map[attr->index] = -1; in bnxt_re_del_gid()491 rdev->gid_map[attr->index] = -1; in bnxt_re_del_gid()544 rdev->gid_map[attr->index] = tbl_idx; in bnxt_re_add_gid()560 rdev->gid_map[attr->index] = tbl_idx; in bnxt_re_add_gid()955 gindx = rdev->gid_map[gindx]; in _get_sgid_index()