Home
last modified time | relevance | path

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

/src/sys/fs/nfsclient/
H A Dnfs_clvfsops.c123 static vfs_mount_t nfs_mount; variable
137 .vfs_mount = nfs_mount,
901 nfs_mount(struct mount *mp) in nfs_mount() function