Searched refs:sb_gid (Results 1 – 2 of 2) sorted by relevance
442 sbi->sb_uid = ctx->uid; sbi->sb_gid = ctx->gid; in hpfs_reconfigure()464 seq_printf(seq, ",gid=%u", from_kgid_munged(&init_user_ns, sbi->sb_gid)); in hpfs_show_options()565 sbi->sb_gid = ctx->gid; in hpfs_fill_super()727 ctx->gid = sbi->sb_gid; in hpfs_init_fs_context()
75 kgid_t sb_gid; /* gid from mount options */ member