Home
last modified time | relevance | path

Searched refs:write_point (Results 1 – 15 of 15) sorted by relevance

/fs/bcachefs/
A Dalloc_foreground.c1088 struct write_point *wp; in __writepoint_find()
1092 if (wp->write_point == write_point) in __writepoint_find()
1107 struct write_point *wp; in try_increase_writepoints()
1121 struct write_point *wp; in try_decrease_writepoints()
1157 if (!(write_point & 1UL)) { in writepoint_find()
1158 wp = (struct write_point *) write_point; in writepoint_find()
1169 if (wp->write_point == write_point) in writepoint_find()
1199 wp->write_point = write_point; in writepoint_find()
1419 struct write_point *wp; in bch2_fs_allocator_foreground_init()
1513 struct write_point *wp) in bch2_write_point_to_text()
[all …]
A Dalloc_foreground.h36 struct write_point *wp;
156 static inline void bch2_alloc_sectors_done_inlined(struct bch_fs *c, struct write_point *wp) in bch2_alloc_sectors_done_inlined()
174 struct write_point *wp, in bch2_open_bucket_get()
237 struct write_point **);
258 bch2_alloc_sectors_append_ptrs_inlined(struct bch_fs *c, struct write_point *wp, in bch2_alloc_sectors_append_ptrs_inlined()
284 void bch2_alloc_sectors_append_ptrs(struct bch_fs *, struct write_point *,
286 void bch2_alloc_sectors_done(struct bch_fs *, struct write_point *);
295 static inline struct write_point_specifier writepoint_ptr(struct write_point *wp) in writepoint_ptr()
A Dalloc_types.h87 struct write_point { struct
92 unsigned long write_point; argument
A Dio_write_types.h102 struct write_point_specifier write_point; member
104 struct write_point *wp;
A Dio_write.c659 static inline void wp_update_state(struct write_point *wp, bool running) in wp_update_state()
673 struct write_point *wp = op->wp; in CLOSURE_CALLBACK()
690 static inline void bch2_write_queue(struct bch_write_op *op, struct write_point *wp) in bch2_write_queue()
703 struct write_point *wp = in bch2_write_point_do_index_updates()
704 container_of(work, struct write_point, index_update_work); in bch2_write_point_do_index_updates()
782 struct write_point *wp, in init_append_extent()
810 struct write_point *wp, in bch2_write_bio_alloc()
983 static int bch2_write_extent(struct bch_write_op *op, struct write_point *wp, in bch2_write_extent()
1497 struct write_point *wp = NULL; in __bch2_write()
1537 op->write_point, in __bch2_write()
[all …]
A Dbcachefs.h1005 struct write_point btree_write_point;
1006 struct write_point rebalance_write_point;
1008 struct write_point write_points[WRITE_POINT_MAX];
1077 struct write_point copygc_write_point;
A Dio_write.h54 op->write_point = (struct write_point_specifier) { 0 }; in bch2_write_op_init()
A Dio_misc.c29 struct write_point_specifier write_point) in bch2_extent_fallocate() argument
76 struct write_point *wp; in bch2_extent_fallocate()
88 write_point, in bch2_extent_fallocate()
A Djournal_types.h262 struct write_point wp;
A Dec.h251 void *bch2_writepoint_ec_buf(struct bch_fs *, struct write_point *);
A Ddata_update.c542 struct write_point *wp; in bch2_update_unwritten_extent()
574 update->op.write_point, in bch2_update_unwritten_extent()
853 m->op.write_point = wp; in bch2_data_update_init()
A Dfs-io-direct.c516 dio->op.write_point = writepoint_hashed((unsigned long) current); in bch2_dio_write_loop()
A Dfs-io-buffered.c514 op->write_point = writepoint_hashed(inode->ei_last_dirtied); in bch2_writepage_io_alloc()
A Dec.c1466 void *bch2_writepoint_ec_buf(struct bch_fs *c, struct write_point *wp) in bch2_writepoint_ec_buf()
A Dbtree_update_interior.c291 struct write_point *wp; in __bch2_btree_node_alloc()

Completed in 35 milliseconds