Home
last modified time | relevance | path

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

/linux/fs/
H A Dnsfs.c28 static struct path nsfs_root_path = {}; variable
32 *path = nsfs_root_path; in nsfs_get_root()
688 nsfs_root_path.mnt = nsfs_mnt; in nsfs_init()
689 nsfs_root_path.dentry = nsfs_mnt->mnt_root; in nsfs_init()