Home
last modified time | relevance | path

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

/freebsd/sys/fs/nfsclient/
H A Dnfs_clvfsops.c120 static void nfs_getnlminfo(struct vnode *, uint8_t *, size_t *,
1604 nmp->nm_getinfo = nfs_getnlminfo; in mountnfs()
2136 nfs_getnlminfo(struct vnode *vp, uint8_t *fhp, size_t *fhlenp, in nfs_getnlminfo() function