Searched refs:btree_trans_commit_hook (Results 1 – 5 of 5) sorted by relevance
460 struct btree_trans_commit_hook;461 typedef int (btree_trans_commit_hook_fn)(struct btree_trans *, struct btree_trans_commit_hook *);463 struct btree_trans_commit_hook { struct465 struct btree_trans_commit_hook *next; argument547 struct btree_trans_commit_hook *hooks;
541 struct btree_trans_commit_hook h;546 struct btree_trans_commit_hook *_h) in bch2_subvolume_wait_for_pagecache_and_delete_hook()
214 struct btree_trans_commit_hook *);
607 struct btree_trans_commit_hook *h) in bch2_trans_commit_hook()
593 struct btree_trans_commit_hook *h; in bch2_trans_commit_write_locked()
Completed in 17 milliseconds