<dec f='src/src/sys/nfs/nfs_var.h' l='96' type='int nfs_mknodrpc(struct vnode * , struct vnode ** , struct componentname * , struct vattr * )'/>
<def f='src/src/sys/nfs/nfs_vnops.c' l='1483' ll='1561' type='int nfs_mknodrpc(struct vnode * dvp, struct vnode ** vpp, struct componentname * cnp, struct vattr * vap)'/>
<use f='src/src/sys/nfs/nfs_vnops.c' l='1581' u='c' c='nfs_mknod'/>
<use f='src/src/sys/nfs/nfs_vnops.c' l='1619' u='c' c='nfs_create'/>
<doc f='src/src/sys/nfs/nfs_vnops.c' l='1478'>/*
 * nfs mknod rpc
 * For NFS v2 this is a kludge. Use a create rpc but with the IFMT bits of the
 * mode set to specify the file type and the size field for rdev.
 */</doc>
