Searched refs:nfsrvd_compound (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/sys/fs/nfsserver/
H A Dnfs_nfsdsocket.c363 static void nfsrvd_compound(struct nfsrv_descript *nd, int isdgram,
468 * The NFS V4 Compound RPC is performed separately by nfsrvd_compound().
526 * For V4, nfsrvd_compound() does this.
548 * Now the procedure can be performed. For V4, nfsrvd_compound()
554 nfsrvd_compound(nd, isdgram, tag, taglen, minorvers, p);
616 nfsrvd_compound(struct nfsrv_descript *nd, int isdgram, u_char *tag, function
1030 panic("nfsrvd_compound");

Completed in 90 milliseconds