Searched refs:s_subtype (Results 1 – 5 of 5) sorted by relevance
224 const char *s_subtype; member
1739 sb->s_subtype = kstrdup(parent_sb->s_subtype, GFP_KERNEL); in fuse_fill_super_submount()1740 if (parent_sb->s_subtype && !sb->s_subtype) in fuse_fill_super_submount()1852 sb->s_subtype = ctx->subtype; in fuse_fill_super_common()
610 if (!inode->i_sb->s_subtype) in ima_match_rules()612 if (strcmp(rule->fs_subtype, inode->i_sb->s_subtype)) in ima_match_rules()
282 kfree(s->s_subtype); in destroy_super_work()
5342 if (sb->s_subtype) in statmount_fs_subtype()5343 seq_puts(seq, sb->s_subtype); in statmount_fs_subtype()