Home
last modified time | relevance | path

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

/fs/
Dnamespace.c2811 static int do_new_mount(struct path *path, const char *fstype, int sb_flags, in do_new_mount() argument
2819 if (!fstype) in do_new_mount()
2822 type = get_fs_type(fstype); in do_new_mount()
2827 subtype = strchr(fstype, '.'); in do_new_mount()