Searched refs:bch2_cut_front (Results 1 - 6 of 6) sorted by relevance

/linux-master/fs/bcachefs/
H A Dbtree_update.c232 bch2_cut_front(new_start, update);
273 bch2_cut_front(new.k->p, update);
H A Ddata_update.c146 bch2_cut_front(iter.pos, &new->k_i);
148 bch2_cut_front(iter.pos, insert);
H A Dio_write.c388 bch2_cut_front(iter.pos, k);
1144 bch2_cut_front(bkey_start_pos(&orig->k), new);
1291 bch2_cut_front(op->pos, op->insert_keys.top);
H A Dio_misc.c427 bch2_cut_front(src_pos, copy);
H A Dextents.h717 static inline void bch2_cut_front(struct bpos where, struct bkey_i *k) function
H A Dfs.c1025 bch2_cut_front(POS(k.k->p.inode,

Completed in 242 milliseconds