<dec f='src/src/sys/nfs/nfs_var.h' l='276' type='void nfs_zeropad(struct mbuf * , int , int )'/>
<use f='src/src/sys/nfs/nfs_serv.c' l='604' u='c' c='nfsrv_readlink'/>
<use f='src/src/sys/nfs/nfs_serv.c' l='821' u='c' c='nfsrv_read'/>
<def f='src/src/sys/nfs/nfs_subs.c' l='1549' ll='1621' type='void nfs_zeropad(struct mbuf * mp, int len, int nul)'/>
<doc f='src/src/sys/nfs/nfs_subs.c' l='1542'>/*
 * A fiddled version of m_adj() that ensures null fill to a 32-bit
 * boundary and only trims off the back end
 *
 * 1. trim off &apos;len&apos; bytes as m_adj(mp, -len).
 * 2. add zero-padding &apos;nul&apos; bytes at the end of the mbuf chain.
 */</doc>
<use f='src/src/sys/nfs/nfs_vnops.c' l='1367' u='c' c='nfs_writerpc'/>
