Home
last modified time | relevance | path

Searched refs:btree_trans_commit_hook (Results 1 – 5 of 5) sorted by relevance

/linux-6.14.4/fs/bcachefs/
Dbtree_types.h463 struct btree_trans_commit_hook;
464 typedef int (btree_trans_commit_hook_fn)(struct btree_trans *, struct btree_trans_commit_hook *);
466 struct btree_trans_commit_hook { struct
468 struct btree_trans_commit_hook *next; argument
535 struct btree_trans_commit_hook *hooks;
Dsubvolume.c510 struct btree_trans_commit_hook h;
515 struct btree_trans_commit_hook *_h) in bch2_subvolume_wait_for_pagecache_and_delete_hook()
Dbtree_update.h167 struct btree_trans_commit_hook *);
Dbtree_update.c617 struct btree_trans_commit_hook *h) in bch2_trans_commit_hook()
Dbtree_trans_commit.c611 struct btree_trans_commit_hook *h; in bch2_trans_commit_write_locked()