Home
last modified time | relevance | path

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

/drivers/usb/core/
Dinode.c62 static gid_t listgid; /* = 0 */ variable
83 if (listgid != 0) in usbfs_show_options()
84 seq_printf(seq, ",listgid=%u", listgid); in usbfs_show_options()
122 listgid = 0; in parse_options()
173 listgid = option; in parse_options()
193 special->d_inode->i_gid = listgid; in update_special()
587 listuid, listgid); in create_special_files()