Home
last modified time | relevance | path

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

/linux/fs/fat/
H A Dfat.h33 kgid_t fs_gid; member
/linux/fs/ntfs3/
H A Dsuper.c350 opts->fs_gid = result.gid; in ntfs_fs_parse_param()
773 seq_printf(m, ",gid=%u", from_kgid_munged(user_ns, opts->fs_gid)); in ntfs_show_options()
1893 opts->fs_gid = current_gid(); in ntfs_init_fs_context()
H A Dntfs_fs.h96 kgid_t fs_gid; member
H A Dinode.c58 inode->i_gid = sbi->options->fs_gid; in ntfs_read_mft()