Searched refs:nfs_getnlminfo (Results 1 – 2 of 2) sorted by relevance
| /freebsd-9-stable/sys/nfsclient/ |
| D | nfs_vfsops.c | 122 static void nfs_getnlminfo(struct vnode *, uint8_t *, size_t *, 1252 nmp->nm_getinfo = nfs_getnlminfo; in mountnfs() 1558 nfs_getnlminfo(struct vnode *vp, uint8_t *fhp, size_t *fhlenp, in nfs_getnlminfo() function
|
| /freebsd-9-stable/sys/fs/nfsclient/ |
| D | nfs_clvfsops.c | 111 static void nfs_getnlminfo(struct vnode *, uint8_t *, size_t *, 1257 nmp->nm_getinfo = nfs_getnlminfo; in mountnfs() 1635 nfs_getnlminfo(struct vnode *vp, uint8_t *fhp, size_t *fhlenp, in nfs_getnlminfo() function
|