HomeSort by: relevance | last modified time | path
    Searched refs:nfs_link (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/nfs/
nfsnode.h 262 int nfs_link(void *);
nfs_vnops.c 126 { &vop_link_desc, nfs_link }, /* link */
1941 * NFS link RPC, called from nfs_link.
1997 nfs_link(void *v) function in typeref:typename:int
  /src/sys/fs/nfs/client/
nfs_clvnops.c 139 static vop_link_t nfs_link; variable in typeref:typename:vop_link_t
173 .vop_link = nfs_link,
1950 nfs_link(struct vop_link_args *ap) function in typeref:typename:int

Completed in 16 milliseconds