Searched refs:bch2_trans_kmalloc_nomemzero (Results 1 – 5 of 5) sorted by relevance
235 mut = bch2_trans_kmalloc_nomemzero(trans, bytes + 8); in __bch2_bkey_make_mut_noupdate()
569 static inline void *bch2_trans_kmalloc_nomemzero(struct btree_trans *trans, size_t size) in bch2_trans_kmalloc_nomemzero() function
577 bch2_trans_kmalloc_nomemzero(trans, in __bch2_trans_jset_entry_alloc()
235 struct bkey_i *k_mut = bch2_trans_kmalloc_nomemzero(trans, bkey_bytes(k.k) + 8); in bch2_extent_update_i_size_sectors()
989 whiteout_inode_u = bch2_trans_kmalloc_nomemzero(trans, sizeof(*whiteout_inode_u)); in bch2_rename2()