Home
last modified time | relevance | path

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

/linux/fs/hostfs/
H A Dhostfs_kern.c49 static char *root_ino = ""; variable
66 root_ino = options; in hostfs_args()
250 size_t offset = strlen(root_ino) + 1; in hostfs_show_options()
1054 fsi->host_root_path = kasprintf(GFP_KERNEL, "%s/", root_ino); in hostfs_init_fs_context()