Searched refs:fstype (Results 1 – 1 of 1) sorted by relevance
2811 static int do_new_mount(struct path *path, const char *fstype, int sb_flags, in do_new_mount() argument2819 if (!fstype) in do_new_mount()2822 type = get_fs_type(fstype); in do_new_mount()2827 subtype = strchr(fstype, '.'); in do_new_mount()