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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/fat/
H A Dinode.c353 inode->i_gid = sbi->options.fs_gid;
811 if (opts->fs_gid != 0)
812 seq_printf(m, ",gid=%u", opts->fs_gid);
982 opts->fs_gid = current_gid();
1060 opts->fs_gid = option;
1202 inode->i_gid = sbi->options.fs_gid;
H A Dfat.h27 gid_t fs_gid; member in struct:fat_mount_options
H A Dfile.c405 (attr->ia_gid != sbi->options.fs_gid)) ||

Completed in 92 milliseconds