Searched refs:root_path (Results 1 – 2 of 2) sorted by relevance
259 const char *root_path = root->d_sb->s_fs_info; in hostfs_show_options() local262 if (strlen(root_path) > offset) in hostfs_show_options()263 seq_show_option(seq, root_path + offset, NULL); in hostfs_show_options()
3578 goto root_path; in decode_pathname()3596 root_path: in decode_pathname()