Searched refs:btrfs_finish_ordered_extent (Results 1 – 6 of 6) sorted by relevance
| /linux/fs/btrfs/ |
| A D | ordered-data.h | 165 void btrfs_finish_ordered_extent(struct btrfs_ordered_extent *ordered,
|
| A D | direct-io.c | 627 btrfs_finish_ordered_extent(dio_data->ordered, NULL, in btrfs_dio_iomap_end() 659 btrfs_finish_ordered_extent(bbio->ordered, NULL, in btrfs_dio_end_io() 739 btrfs_finish_ordered_extent(dio_data->ordered, NULL, in btrfs_dio_submit_io()
|
| A D | ordered-data.c | 399 void btrfs_finish_ordered_extent(struct btrfs_ordered_extent *ordered, in btrfs_finish_ordered_extent() function
|
| A D | compression.c | 319 btrfs_finish_ordered_extent(cb->bbio.ordered, NULL, cb->start, cb->len, in btrfs_finish_compressed_write_work()
|
| A D | extent_io.c | 481 btrfs_finish_ordered_extent(bbio->ordered, folio, start, len, in end_bbio_data_write()
|
| /linux/include/trace/events/ |
| A D | btrfs.h | 646 TRACE_EVENT(btrfs_finish_ordered_extent,
|
Completed in 24 milliseconds