Home
last modified time | relevance | path

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

/linux-6.8/fs/bcachefs/
Dbtree_types.h364 struct btree_trans_commit_hook;
365 typedef int (btree_trans_commit_hook_fn)(struct btree_trans *, struct btree_trans_commit_hook *);
367 struct btree_trans_commit_hook { struct
369 struct btree_trans_commit_hook *next; argument
427 struct btree_trans_commit_hook *hooks;
Dsubvolume.c304 struct btree_trans_commit_hook h;
309 struct btree_trans_commit_hook *_h) in bch2_subvolume_wait_for_pagecache_and_delete_hook()
Dbtree_update.h144 struct btree_trans_commit_hook *);
Dbtree_update.c610 struct btree_trans_commit_hook *h) in bch2_trans_commit_hook()
Dbtree_trans_commit.c607 struct btree_trans_commit_hook *h; in bch2_trans_commit_write_locked()