Searched refs:root_path (Results 1 – 2 of 2) sorted by relevance
330 const char *root_path = HOSTFS_I(root)->host_filename; in hostfs_show_options() local333 if (strlen(root_path) > offset) in hostfs_show_options()334 seq_printf(seq, ",%s", root_path + offset); in hostfs_show_options()
2389 goto root_path; in decode_pathname()2410 root_path: in decode_pathname()