Searched refs:gid_map (Results 1 – 8 of 8) sorted by relevance
111 ns.gid_map = mnt_userns->gid_map; in zfs_gid_to_vfsgid()160 ns.gid_map = mnt_userns->gid_map; in zfs_vfsgid_to_gid()
67 struct uid_gid_map gid_map; member
86 echo "${GID1} ${GID2} 1" > /proc/$unshared_pid/gid_map
84 echo "${GID1} ${GID2} 1" > /proc/$unshared_pid/gid_map
90 echo "0 1000000 1000000" > /proc/$unshared_pid/gid_map
549 char *gid_map; member
2204 kfree(rdev->gid_map); in bnxt_re_dev_dealloc()2242 rdev->gid_map = kzalloc(sizeof(*(rdev->gid_map)) * in bnxt_re_dev_alloc()2245 if (!rdev->gid_map) { in bnxt_re_dev_alloc()2250 rdev->gid_map[count] = -1; in bnxt_re_dev_alloc()
501 rdev->gid_map[index] = -1; in bnxt_re_del_gid()508 rdev->gid_map[index] = -1; in bnxt_re_del_gid()560 rdev->gid_map[index] = tbl_idx; in bnxt_re_add_gid()576 rdev->gid_map[index] = tbl_idx; in bnxt_re_add_gid()996 gindx = rdev->gid_map[gindx]; in _get_sgid_index()