Searched refs:rpc_get_mount (Results 1 – 4 of 4) sorted by relevance
63 extern struct vfsmount *rpc_get_mount(void);
120 mnt = rpc_get_mount(); in nfs_cache_register()
424 struct vfsmount *rpc_get_mount(void) in rpc_get_mount() function433 EXPORT_SYMBOL_GPL(rpc_get_mount);
115 path.mnt = rpc_get_mount(); in rpc_setup_pipedir()