Searched refs:n_uid (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/9p/
H A Dprotocol.c234 stbuf->n_uid = stbuf->n_gid = stbuf->n_muid =
246 &stbuf->n_uid, &stbuf->n_gid,
453 stbuf->extension, stbuf->n_uid,
H A Dclient.c1399 ret->n_uid, ret->n_gid, ret->n_muid);
1490 ret += 2+4+4+4; /* extension[s] n_uid[4] n_gid[4] n_muid[4] */
1517 wst->n_uid, wst->n_gid, wst->n_muid);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/net/9p/
H A D9p.h367 * @n_uid: numeric user id of owner (part of 9p2000.u extension)
388 u32 n_uid; /* 9p2000.u extensions */ member in struct:p9_wstat
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/9p/
H A Dvfs_inode.c201 wstat->n_uid = ~0;
1211 wstat.n_uid = iattr->ia_uid;
1312 inode->i_uid = stat->n_uid;

Completed in 124 milliseconds