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

/linux-4.1.27/fs/
H A Dproc_namespace.c87 if (sb->s_subtype && sb->s_subtype[0]) { show_type()
89 mangle(m, sb->s_subtype); show_type()
H A Dnamespace.c2304 mnt->mnt_sb->s_subtype = kstrdup(subtype, GFP_KERNEL); fs_set_subtype()
2306 if (!mnt->mnt_sb->s_subtype) fs_set_subtype()
2402 !mnt->mnt_sb->s_subtype) do_new_mount()
H A Dsuper.c153 kfree(s->s_subtype); destroy_super()
/linux-4.1.27/include/linux/
H A Dfs.h1332 char *s_subtype; member in struct:super_block

Completed in 95 milliseconds