Searched refs:root_path (Results 1 – 4 of 4) sorted by relevance
84 const char *root_path; in get_filename() local88 root_path = dentry_path(bpmp->debugfs_mirror, root_path_buf, in get_filename()90 if (IS_ERR(root_path)) in get_filename()93 root_len = strlen(root_path); in get_filename()100 strncmp(filename, root_path, root_len)) in get_filename()
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()
858 my $root_path = abs_path($root);859 my $status = `cd "$root_path"; echo "$license" | python scripts/spdxcheck.py -`;
3692 goto root_path; in decode_pathname()3710 root_path: in decode_pathname()