Searched refs:sb_gid (Results 1 – 3 of 3) sorted by relevance
445 sbi->sb_uid = ctx->uid; sbi->sb_gid = ctx->gid; in hpfs_reconfigure()467 seq_printf(seq, ",gid=%u", from_kgid_munged(&init_user_ns, sbi->sb_gid)); in hpfs_show_options()568 sbi->sb_gid = ctx->gid; in hpfs_fill_super()730 ctx->gid = sbi->sb_gid; in hpfs_init_fs_context()
20 i->i_gid = hpfs_sb(sb)->sb_gid; in hpfs_init_inode()160 if (!gid_eq(i->i_gid, hpfs_sb(i->i_sb)->sb_gid) || hpfs_inode->i_ea_gid) { in hpfs_write_inode_ea()
75 kgid_t sb_gid; /* gid from mount options */ member
Completed in 8 milliseconds