Searched refs:ob_push (Results 1 – 2 of 2) sorted by relevance
| /fs/bcachefs/ |
| A D | alloc_foreground.h | 107 static inline void ob_push(struct bch_fs *c, struct open_buckets *obs, in ob_push() function 163 ob_push(c, ob->sectors_free < block_sectors(c) in bch2_alloc_sectors_done_inlined() 183 ob_push(c, ptrs, ob); in bch2_open_bucket_get()
|
| A D | alloc_foreground.c | 698 ob_push(c, &req->ptrs, ob); in add_new_bucket() 841 ob_push(c, &req->scratch_ptrs, ob); in bucket_alloc_set_writepoint() 1021 ob_push(c, &ptrs, ob); in bch2_writepoint_stop() 1222 ob_push(c, &req->wp->ptrs, ob); in deallocate_extra_replicas() 1224 ob_push(c, &req->scratch_ptrs, ob); in deallocate_extra_replicas() 1368 ob_push(c, &req->ptrs, ob); in bch2_alloc_sectors_start_trans()
|
Completed in 6 milliseconds