Searched defs:buf_offset (Results 1 – 10 of 10) sorted by relevance
/dflybsd-src/sys/vfs/hammer/ |
H A D | hammer_ondisk.c | 592 hammer_direct_zone(hammer_off_t buf_offset) in hammer_direct_zone() 598 hammer_get_buffer(hammer_mount_t hmp, hammer_off_t buf_offset, in hammer_get_buffer() 1116 _hammer_bread(hammer_mount_t hmp, hammer_off_t buf_offset, int bytes, in _hammer_bread() 1146 hammer_bread(hammer_mount_t hmp, hammer_off_t buf_offset, in hammer_bread() 1153 hammer_bread_ext(hammer_mount_t hmp, hammer_off_t buf_offset, int bytes, in hammer_bread_ext() 1171 hammer_bnew(hammer_mount_t hmp, hammer_off_t buf_offset, in hammer_bnew() 1178 hammer_bnew_ext(hammer_mount_t hmp, hammer_off_t buf_offset, int bytes, in hammer_bnew_ext() 1272 hammer_off_t buf_offset; in hammer_load_node() local
|
H A D | hammer_io.c | 1453 hammer_off_t buf_offset; in hammer_io_direct_read() local 1528 hammer_off_t buf_offset; in hammer_io_indirect_read() local 1697 hammer_off_t buf_offset; in hammer_io_direct_write() local
|
H A D | hammer_recover.c | 1036 hammer_off_t buf_offset; in hammer_recover_undo() local
|
/dflybsd-src/sbin/hammer/ |
H A D | ondisk.c | 318 __blockmap_xlate_to_zone2(hammer_off_t buf_offset) in __blockmap_xlate_to_zone2() 374 get_buffer(hammer_off_t buf_offset, int isnew) in get_buffer() 474 get_buffer_data(hammer_off_t buf_offset, buffer_info_t *bufferp, int isnew) in get_buffer_data()
|
H A D | cmd_show.c | 680 hammer_off_t buf_offset; in __get_buf_crc() local
|
/dflybsd-src/sys/bus/firewire/ |
H A D | fwohcivar.h | 59 int buf_offset; /* signed */ member
|
/dflybsd-src/sys/bus/u4b/controller/ |
H A D | ehci.c | 1592 uint32_t buf_offset; in ehci_setup_standard_chain_sub() local 2499 uint32_t buf_offset; in ehci_device_isoc_fs_enter() local 2804 uint32_t buf_offset; in ehci_device_isoc_hs_enter() local
|
H A D | ohci.c | 1248 uint32_t buf_offset; in ohci_setup_standard_chain_sub() local 1837 uint32_t buf_offset; in ohci_device_isoc_enter() local
|
H A D | uhci.c | 127 uint32_t buf_offset; member
|
H A D | xhci.c | 1701 uint32_t buf_offset; in xhci_setup_generic_chain_sub() local
|