Home
last modified time | relevance | path

Searched refs:gids (Results 1 – 8 of 8) sorted by relevance

/linux-3.4.99/net/sunrpc/
Dsvcauth_unix.c503 int gids; in unix_gid_parse() local
523 rv = get_int(&mesg, &gids); in unix_gid_parse()
524 if (rv || gids < 0 || gids > 8192) in unix_gid_parse()
527 ug.gi = groups_alloc(gids); in unix_gid_parse()
531 for (i = 0 ; i < gids ; i++) { in unix_gid_parse()
/linux-3.4.99/drivers/infiniband/hw/mlx4/
Dmain.c68 union ib_gid gids[128]; member
898 union ib_gid *gids; in update_gids_task() local
909 gids = mailbox->buf; in update_gids_task()
910 memcpy(gids, gw->gids, sizeof gw->gids); in update_gids_task()
918 memcpy(gw->dev->iboe.gid_table[gw->port - 1], gw->gids, sizeof gw->gids); in update_gids_task()
999 memcpy(work->gids, dev->iboe.gid_table[port - 1], sizeof work->gids); in update_ipv6_gids()
/linux-3.4.99/Documentation/infiniband/
Dsysfs.txt54 The "pkeys" and "gids" subdirectories contain one file for each
/linux-3.4.99/Documentation/filesystems/
Dsquashfs.txt39 32-bit uids/gids: yes no
192 converted to 32-bit uids/gids using an id look up table. This table is
/linux-3.4.99/Documentation/filesystems/nfs/
Drpc-cache.txt18 of 16 gids.
/linux-3.4.99/Documentation/
Dkernel-parameters.txt1710 numeric uids/gids if the mount is using the
1729 server will return only numeric uids and gids to
1731 and gids from such clients. This is intended to ease
/linux-3.4.99/fs/cifs/
DREADME496 and retrieving uids/gids/mode from the server) or to
DCHANGES188 gids on the server do not match those of the client. Make "sec=none"