Searched refs:s_subtype (Results 1 – 5 of 5) sorted by relevance
95 if (sb->s_subtype) { in show_type()97 mangle(m, sb->s_subtype); in show_type()
308 kfree(s->s_subtype); in destroy_unused_super()418 kfree(s->s_subtype); in __put_super()
1559 sb->s_subtype = kstrdup(parent_sb->s_subtype, GFP_KERNEL); in fuse_fill_super_submount()1560 if (parent_sb->s_subtype && !sb->s_subtype) in fuse_fill_super_submount()1670 sb->s_subtype = ctx->subtype; in fuse_fill_super_common()
349 char *s_subtype; member
1267 const char *s_subtype; member