Home
last modified time | relevance | path

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

/fs/hostfs/
Dhostfs_kern.c330 const char *root_path = HOSTFS_I(root)->host_filename; in hostfs_show_options() local
333 if (strlen(root_path) > offset) in hostfs_show_options()
334 seq_printf(seq, ",%s", root_path + offset); in hostfs_show_options()
/fs/nfs/
Dnfs4xdr.c2389 goto root_path; in decode_pathname()
2410 root_path: in decode_pathname()