Searched refs:arc_buf (Results 1 - 4 of 4) sorted by last modified time

/freebsd-11-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/
H A Ddmu.h74 struct arc_buf;
781 struct arc_buf *dmu_request_arcbuf(dmu_buf_t *handle, int size);
782 void dmu_return_arcbuf(struct arc_buf *buf);
784 struct arc_buf *buf, dmu_tx_t *tx);
785 void dmu_assign_arcbuf(dmu_buf_t *handle, uint64_t offset, struct arc_buf *buf,
789 int dmu_xuio_add(struct xuio *uio, struct arc_buf *abuf, offset_t off,
792 struct arc_buf *dmu_xuio_arcbuf(struct xuio *uio, int i);
H A Darc.h60 typedef struct arc_buf arc_buf_t;
131 struct arc_buf { struct
H A Ddmu_impl.h243 struct arc_buf **bufs;
248 /* loaned yet not returned arc_buf */
H A Ddmu_traverse.h40 struct arc_buf;

Completed in 86 milliseconds