HomeSort by: relevance | last modified time | path
    Searched defs:nfs_getnlminfo (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/fs/nfs/client/
nfs_clvfsops.c 120 static void nfs_getnlminfo(struct vnode *, uint8_t *, size_t *,
1433 nmp->nm_getinfo = nfs_getnlminfo;
1870 nfs_getnlminfo(struct vnode *vp, uint8_t *fhp, size_t *fhlenp, function in typeref:typename:void
nfs_clvfsops.c 120 static void nfs_getnlminfo(struct vnode *, uint8_t *, size_t *,
1433 nmp->nm_getinfo = nfs_getnlminfo;
1870 nfs_getnlminfo(struct vnode *vp, uint8_t *fhp, size_t *fhlenp, function in typeref:typename:void

Completed in 25 milliseconds