Home
last modified time | relevance | path

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

/linux-6.3-rc2/fs/xfs/
A Dxfs_log.c2248 uint32_t *log_offset, in xlog_write_iovec() argument
2260 *log_offset += write_len; in xlog_write_iovec()
2275 uint32_t *log_offset, in xlog_write_full() argument
2303 uint32_t *log_offset, in xlog_write_get_more_iclog_space() argument
2321 log_offset); in xlog_write_get_more_iclog_space()
2341 uint32_t *log_offset, in xlog_write_partial() argument
2422 &iclog, log_offset, in xlog_write_partial()
2521 int log_offset; in xlog_write() local
2531 &log_offset); in xlog_write()
2935 int log_offset; in xlog_state_get_iclog_space() local
[all …]
/linux-6.3-rc2/drivers/md/
A Draid5-cache.c1807 sector_t log_offset) in r5l_recovery_load_data() argument
1829 sector_t log_offset) in r5l_recovery_load_parity() argument
1980 sector_t log_offset, __le32 log_checksum) in r5l_recovery_verify_data_checksum() argument
2019 log, ctx, page, log_offset, in r5l_recovery_verify_data_checksum_for_mb()
2024 log, ctx, page, log_offset, in r5l_recovery_verify_data_checksum_for_mb()
2030 r5l_ring_add(log, log_offset, in r5l_recovery_verify_data_checksum_for_mb()
2044 log_offset = r5l_ring_add(log, log_offset, in r5l_recovery_verify_data_checksum_for_mb()
2080 sector_t log_offset; in r5c_recovery_analyze_meta_block() local
2182 log_offset); in r5c_recovery_analyze_meta_block()
2185 log_offset); in r5c_recovery_analyze_meta_block()
[all …]
/linux-6.3-rc2/drivers/gpu/drm/amd/amdgpu/
A Damdgpu_vcn.c103 unsigned int fw_shared_size, log_offset; in amdgpu_vcn_sw_init() local
153 log_offset = offsetof(struct amdgpu_vcn4_fw_shared, fw_log); in amdgpu_vcn_sw_init()
156 log_offset = offsetof(struct amdgpu_fw_shared, fw_log); in amdgpu_vcn_sw_init()
189 adev->vcn.inst[i].fw_shared.log_offset = log_offset; in amdgpu_vcn_sw_init()
1124 + vcn->fw_shared.log_offset; in amdgpu_vcn_fwlog_init()
A Damdgpu_vcn.h225 uint32_t log_offset; member
/linux-6.3-rc2/fs/jbd2/
A Djournal.c1770 unsigned long block, log_offset; /* logical */ in __jbd2_journal_erase() local
1788 log_offset = be32_to_cpu(journal->j_superblock->s_first); in __jbd2_journal_erase()
1790 for (block = log_offset; block < journal->j_total_len; block++) { in __jbd2_journal_erase()
/linux-6.3-rc2/drivers/net/ethernet/emulex/benet/
A Dbe_cmds.c1798 log_offset = sizeof(u32), payload_len; in be_cmd_get_fat_dump() local
1832 req->read_log_offset = cpu_to_le32(log_offset); in be_cmd_get_fat_dump()
1848 log_offset += buf_size; in be_cmd_get_fat_dump()

Completed in 34 milliseconds