Searched refs:s_subtype (Results 1 – 4 of 4) sorted by relevance
221 const char *s_subtype; member
1738 sb->s_subtype = kstrdup(parent_sb->s_subtype, GFP_KERNEL); in fuse_fill_super_submount()1739 if (parent_sb->s_subtype && !sb->s_subtype) in fuse_fill_super_submount()1851 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()
281 kfree(s->s_subtype); in destroy_super_work()