Home
last modified time | relevance | path

Searched defs:lwb (Results 1 – 8 of 8) sorted by relevance

/freebsd-9-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/
Dzil_impl.h41 typedef struct lwb { struct
42 zilog_t *lwb_zilog; /* back pointer to log struct */ argument
43 blkptr_t lwb_blk; /* on disk address of this log blk */ argument
44 int lwb_nused; /* # used bytes in buffer */ argument
45 int lwb_sz; /* size of block and buffer */ argument
46 char *lwb_buf; /* log write buffer */ argument
47 zio_t *lwb_zio; /* zio for this buffer */ argument
48 dmu_tx_t *lwb_tx; /* tx for log block allocation */ argument
49 uint64_t lwb_max_txg; /* highest txg in this lwb */ argument
50 list_node_t lwb_node; /* zilog->zl_lwb_list linkage */ argument
/freebsd-9-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
Dzil.c96 #define LWB_EMPTY(lwb) ((BP_GET_LSIZE(&lwb->lwb_blk) - \ argument
447 lwb_t *lwb; in zil_alloc_lwb() local
509 lwb_t *lwb = NULL; in zil_create() local
582 lwb_t *lwb; in zil_destroy() local
836 lwb_t *lwb = zio->io_private; in zil_lwb_write_done() local
874 zil_lwb_write_init(zilog_t *zilog, lwb_t *lwb) in zil_lwb_write_init()
923 zil_lwb_write_start(zilog_t *zilog, lwb_t *lwb) in zil_lwb_write_start()
1034 zil_lwb_commit(zilog_t *zilog, itx_t *itx, lwb_t *lwb) in zil_lwb_commit()
1456 lwb_t *lwb; in zil_commit_writer() local
1593 lwb_t *lwb; in zil_sync() local
[all …]
/freebsd-9-stable/contrib/bind9/bin/named/
Dlwdnoop.c37 lwres_buffer_t lwb; in ns_lwdclient_processnoop() local
Dlwdgnba.c43 lwres_buffer_t lwb; in byaddr_done() local
Dlwdgrbn.c196 lwres_buffer_t lwb; in lookup_done() local
Dlwdgabn.c168 lwres_buffer_t lwb; in generate_reply() local
/freebsd-9-stable/contrib/tcsh/
Dsh.dol.c379 int subscr = 0, lwb = 1, upb = 0; in Dgetdol() local
/freebsd-9-stable/contrib/gdb/gdb/
Dada-lang.c1669 LONGEST lwb, upb; in ada_value_ptr_subscript() local