Searched refs:gid_map (Results 1 – 8 of 8) sorted by relevance
110 ns.gid_map = mnt_userns->gid_map; in zfs_gid_to_vfsgid()159 ns.gid_map = mnt_userns->gid_map; in zfs_vfsgid_to_gid()
66 struct uid_gid_map gid_map; member
85 echo "${GID1} ${GID2} 1" > /proc/$unshared_pid/gid_map
83 echo "${GID1} ${GID2} 1" > /proc/$unshared_pid/gid_map
89 echo "0 1000000 1000000" > /proc/$unshared_pid/gid_map
548 char *gid_map; member
2184 kfree(rdev->gid_map); in bnxt_re_dev_dealloc()2222 rdev->gid_map = kzalloc(sizeof(*(rdev->gid_map)) * in bnxt_re_dev_alloc()2225 if (!rdev->gid_map) { in bnxt_re_dev_alloc()2230 rdev->gid_map[count] = -1; in bnxt_re_dev_alloc()
447 rdev->gid_map[index] = -1; in bnxt_re_del_gid()454 rdev->gid_map[index] = -1; in bnxt_re_del_gid()506 rdev->gid_map[index] = tbl_idx; in bnxt_re_add_gid()522 rdev->gid_map[index] = tbl_idx; in bnxt_re_add_gid()942 gindx = rdev->gid_map[gindx]; in _get_sgid_index()