Home
last modified time | relevance | path

Searched refs:dm_clone_changed_this_transaction (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/md/
H A Ddm-clone-metadata.h119 bool dm_clone_changed_this_transaction(struct dm_clone_metadata *cmd);
H A Ddm-clone-target.c278 dm_clone_changed_this_transaction(clone->cmd); in bio_triggers_commit()
426 * need to call dm_clone_changed_this_transaction() to check if the in complete_overwrite_bio()
1144 if (!dm_clone_changed_this_transaction(clone->cmd)) in commit_metadata()
1258 !(dm_clone_changed_this_transaction(clone->cmd) && need_commit_due_to_time(clone))) in process_deferred_flush_bios()
H A Ddm-clone-metadata.c944 bool dm_clone_changed_this_transaction(struct dm_clone_metadata *cmd) in dm_clone_changed_this_transaction() function
/kernel/linux/linux-6.6/drivers/md/
H A Ddm-clone-metadata.h119 bool dm_clone_changed_this_transaction(struct dm_clone_metadata *cmd);
H A Ddm-clone-target.c272 dm_clone_changed_this_transaction(clone->cmd); in bio_triggers_commit()
420 * need to call dm_clone_changed_this_transaction() to check if the in complete_overwrite_bio()
1138 if (!dm_clone_changed_this_transaction(clone->cmd)) in commit_metadata()
1248 !(dm_clone_changed_this_transaction(clone->cmd) && need_commit_due_to_time(clone))) in process_deferred_flush_bios()
H A Ddm-clone-metadata.c938 bool dm_clone_changed_this_transaction(struct dm_clone_metadata *cmd) in dm_clone_changed_this_transaction() function

Completed in 9 milliseconds