Home
last modified time | relevance | path

Searched refs:s_subtype (Results 1 – 4 of 4) sorted by relevance

/linux/fs/
A Dproc_namespace.c95 if (sb->s_subtype) { in show_type()
97 mangle(m, sb->s_subtype); in show_type()
A Dsuper.c185 kfree(s->s_subtype); in destroy_unused_super()
298 kfree(s->s_subtype); in __put_super()
/linux/fs/fuse/
A Dinode.c1418 sb->s_subtype = kstrdup(parent_sb->s_subtype, GFP_KERNEL); in fuse_fill_super_submount()
1419 if (parent_sb->s_subtype && !sb->s_subtype) in fuse_fill_super_submount()
1514 sb->s_subtype = ctx->subtype; in fuse_fill_super_common()
/linux/include/linux/
A Dfs.h1540 const char *s_subtype; member

Completed in 20 milliseconds