Home
last modified time | relevance | path

Searched refs:commit_scheduled (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/md/
H A Ddm-cache-target.c165 bool commit_scheduled; member
189 b->commit_scheduled = false; in __commit()
227 b->commit_scheduled = false; in batcher_init()
237 bool commit_scheduled; in continue_after_commit() local
240 commit_scheduled = b->commit_scheduled; in continue_after_commit()
244 if (commit_scheduled) in continue_after_commit()
253 bool commit_scheduled; in issue_after_commit() local
256 commit_scheduled = b->commit_scheduled; in issue_after_commit()
[all...]
/kernel/linux/linux-6.6/drivers/md/
H A Ddm-cache-target.c96 bool commit_scheduled; member
120 b->commit_scheduled = false; in __commit()
158 b->commit_scheduled = false; in batcher_init()
168 bool commit_scheduled; in continue_after_commit() local
171 commit_scheduled = b->commit_scheduled; in continue_after_commit()
175 if (commit_scheduled) in continue_after_commit()
184 bool commit_scheduled; in issue_after_commit() local
187 commit_scheduled = b->commit_scheduled; in issue_after_commit()
[all...]

Completed in 5 milliseconds