Home
last modified time | relevance | path

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

/linux/fs/bcachefs/
H A Dbtree_update.h425 #define bch2_bkey_alloc(_trans, _iter, _flags, _type) \ macro
H A Dsubvolume.c651 new_subvol = bch2_bkey_alloc(trans, &dst_iter, 0, subvolume); in bch2_subvolume_create()
H A Dsnapshot.c74 s_t = bch2_bkey_alloc(trans, &iter, 0, snapshot_tree); in __bch2_snapshot_tree_create()
1307 n = bch2_bkey_alloc(trans, &iter, 0, snapshot); in create_snapids()
H A Dinode.c975 : bch2_bkey_alloc(trans, &iter, 0, inode_alloc_cursor); in bch2_inode_alloc_cursor_get()