rpc_get_mount      50 include/linux/sunrpc/rpc_pipe_fs.h extern struct vfsmount *rpc_get_mount(void);
rpc_get_mount     103 net/sunrpc/clnt.c 	clnt->cl_vfsmnt = rpc_get_mount();
rpc_get_mount     479 net/sunrpc/rpc_pipe.c 	mnt = rpc_get_mount();