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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/core/
H A Dinode.c64 static gid_t listgid; /* = 0 */ variable
85 if (listgid != 0)
86 seq_printf(seq, ",listgid=%u", listgid);
108 {Opt_listgid, "listgid=%u"},
124 listgid = 0;
175 listgid = option;
195 special->d_inode->i_gid = listgid;
614 listuid, listgid);

Completed in 49 milliseconds