Home
last modified time | relevance | path

Searched refs:bch2_bkey_alloc (Results 1 – 4 of 4) sorted by relevance

/linux-6.15/fs/bcachefs/
H A Dbtree_update.h376 #define bch2_bkey_alloc(_trans, _iter, _flags, _type) \ macro
H A Dsubvolume.c623 new_subvol = bch2_bkey_alloc(trans, &dst_iter, 0, subvolume); in bch2_subvolume_create()
H A Dsnapshot.c72 s_t = bch2_bkey_alloc(trans, &iter, 0, snapshot_tree); in __bch2_snapshot_tree_create()
1209 n = bch2_bkey_alloc(trans, &iter, 0, snapshot); in create_snapids()
H A Dinode.c892 : bch2_bkey_alloc(trans, &iter, 0, inode_alloc_cursor); in bch2_inode_alloc_cursor_get()