Home
last modified time | relevance | path

Searched refs:s_subtype (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/fs/
H A Dproc_namespace.c92 if (sb->s_subtype) { in show_type()
94 mangle(m, sb->s_subtype); in show_type()
H A Dsuper.c185 kfree(s->s_subtype); in destroy_unused_super()
298 kfree(s->s_subtype); in __put_super()
/kernel/linux/linux-6.6/fs/
H A Dproc_namespace.c95 if (sb->s_subtype) { in show_type()
97 mangle(m, sb->s_subtype); in show_type()
H A Dsuper.c308 kfree(s->s_subtype); in destroy_unused_super()
418 kfree(s->s_subtype); in __put_super()
/kernel/linux/linux-5.10/fs/fuse/
H A Dinode.c1306 sb->s_subtype = kstrdup(parent_sb->s_subtype, GFP_KERNEL); in fuse_fill_super_submount()
1307 if (parent_sb->s_subtype && !sb->s_subtype) in fuse_fill_super_submount()
1352 sb->s_subtype = ctx->subtype; in fuse_fill_super_common()
/kernel/linux/linux-6.6/fs/fuse/
H A Dinode.c1536 sb->s_subtype = kstrdup(parent_sb->s_subtype, GFP_KERNEL); in fuse_fill_super_submount()
1537 if (parent_sb->s_subtype && !sb->s_subtype) in fuse_fill_super_submount()
1647 sb->s_subtype = ctx->subtype; in fuse_fill_super_common()
/kernel/linux/linux-5.10/include/linux/
H A Dfs.h1502 const char *s_subtype; member
/kernel/linux/linux-6.6/include/linux/
H A Dfs.h1266 const char *s_subtype; member

Completed in 30 milliseconds