Searched defs:which_buffers (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs_log.c655 unsigned int which_buffers)
677 if (which_buffers == NFSLOG_ALL_BUFFERS) {
1629 unsigned int record_id, unsigned int which_buffers)
1746 nfslog_record_put(log_cookie, 0, FALSE, which_buffers);
1761 final_size, (record_id == 0), which_buffers);
654 nfslog_record_put(void *cookie, size_t size, bool_t sync, unsigned int which_buffers) argument
1627 nfslog_write_record(struct exportinfo *exi, struct svc_req *req, caddr_t args, caddr_t res, cred_t *cr, struct netbuf *pnb, unsigned int record_id, unsigned int which_buffers) argument

Completed in 47 milliseconds