Home
last modified time | relevance | path

Searched refs:log_offset (Results 1 – 7 of 7) sorted by relevance

/linux-6.15/fs/xfs/
H A Dxfs_log.c1977 uint32_t *log_offset, in xlog_write_iovec() argument
1989 *log_offset += write_len; in xlog_write_iovec()
2004 uint32_t *log_offset, in xlog_write_full() argument
2032 uint32_t *log_offset, in xlog_write_get_more_iclog_space() argument
2050 log_offset); in xlog_write_get_more_iclog_space()
2070 uint32_t *log_offset, in xlog_write_partial() argument
2151 &iclog, log_offset, in xlog_write_partial()
2250 int log_offset; in xlog_write() local
2260 &log_offset); in xlog_write()
2633 int log_offset; in xlog_state_get_iclog_space() local
[all …]
/linux-6.15/drivers/md/
H A Draid5-cache.c1804 sector_t log_offset) in r5l_recovery_load_data() argument
1826 sector_t log_offset) in r5l_recovery_load_parity() argument
1971 sector_t log_offset, __le32 log_checksum) in r5l_recovery_verify_data_checksum() argument
2010 log, ctx, page, log_offset, in r5l_recovery_verify_data_checksum_for_mb()
2015 log, ctx, page, log_offset, in r5l_recovery_verify_data_checksum_for_mb()
2021 r5l_ring_add(log, log_offset, in r5l_recovery_verify_data_checksum_for_mb()
2035 log_offset = r5l_ring_add(log, log_offset, in r5l_recovery_verify_data_checksum_for_mb()
2071 sector_t log_offset; in r5c_recovery_analyze_meta_block() local
2173 log_offset); in r5c_recovery_analyze_meta_block()
2176 log_offset); in r5c_recovery_analyze_meta_block()
[all …]
/linux-6.15/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_vcn.c132 unsigned int fw_shared_size, log_offset; in amdgpu_vcn_sw_init() local
204 log_offset = offsetof(struct amdgpu_vcn5_fw_shared, fw_log); in amdgpu_vcn_sw_init()
207 log_offset = offsetof(struct amdgpu_vcn4_fw_shared, fw_log); in amdgpu_vcn_sw_init()
210 log_offset = offsetof(struct amdgpu_fw_shared, fw_log); in amdgpu_vcn_sw_init()
239 adev->vcn.inst[i].fw_shared.log_offset = log_offset; in amdgpu_vcn_sw_init()
1219 + vcn->fw_shared.log_offset; in amdgpu_vcn_fwlog_init()
H A Damdgpu_umsch_mm.h181 uint32_t log_offset; member
H A Damdgpu_vcn.h293 uint32_t log_offset; member
/linux-6.15/fs/jbd2/
H A Djournal.c1950 unsigned long block, log_offset; /* logical */ in __jbd2_journal_erase() local
1968 log_offset = be32_to_cpu(journal->j_superblock->s_first); in __jbd2_journal_erase()
1970 for (block = log_offset; block < journal->j_total_len; block++) { in __jbd2_journal_erase()
/linux-6.15/drivers/net/ethernet/emulex/benet/
H A Dbe_cmds.c1799 log_offset = sizeof(u32), payload_len; in be_cmd_get_fat_dump() local
1833 req->read_log_offset = cpu_to_le32(log_offset); in be_cmd_get_fat_dump()
1849 log_offset += buf_size; in be_cmd_get_fat_dump()