• Home
  • Raw
  • Download

Lines Matching refs:file_offset

78 	u64 file_offset;  member
2638 struct bio *bio, loff_t file_offset) in extract_ordered_extent() argument
2649 ordered = btrfs_lookup_ordered_extent(inode, file_offset); in extract_ordered_extent()
2689 ret = split_zoned_em(inode, file_offset, file_len, pre, post); in extract_ordered_extent()
3191 oe->file_offset, &stack_fi, in insert_ordered_extent_file_extent()
3217 start = ordered_extent->file_offset; in btrfs_finish_ordered_io()
3295 ordered_extent->file_offset, in btrfs_finish_ordered_io()
3296 ordered_extent->file_offset + in btrfs_finish_ordered_io()
3310 unpin_extent_cache(&inode->extent_tree, ordered_extent->file_offset, in btrfs_finish_ordered_io()
3505 bbio->file_offset + bio_offset, in btrfs_check_data_csum()
3557 u64 file_offset = pg_off + page_offset(page); in btrfs_verify_data_csum() local
3561 test_range_bit(io_tree, file_offset, in btrfs_verify_data_csum()
3562 file_offset + sectorsize - 1, in btrfs_verify_data_csum()
3565 clear_extent_bits(io_tree, file_offset, in btrfs_verify_data_csum()
3566 file_offset + sectorsize - 1, in btrfs_verify_data_csum()
7963 dip->file_offset, dip->bytes, in btrfs_dio_private_put()
7967 dip->file_offset, in btrfs_dio_private_put()
7968 dip->file_offset + dip->bytes - 1, NULL); in btrfs_dio_private_put()
8001 u64 start = bbio->file_offset + offset; in btrfs_check_read_dio_bio()
8048 btrfs_record_physical_zoned(dip->inode, bbio->file_offset, bio); in btrfs_end_dio_bio()
8055 u64 file_offset, int async_submit) in btrfs_submit_dio_bio() argument
8071 btrfs_wq_submit_bio(inode, bio, 0, file_offset, in btrfs_submit_dio_bio()
8079 ret = btrfs_csum_one_bio(BTRFS_I(inode), bio, file_offset, false); in btrfs_submit_dio_bio()
8086 file_offset - dip->file_offset); in btrfs_submit_dio_bio()
8093 struct bio *dio_bio, loff_t file_offset) in btrfs_submit_direct() argument
8116 dip->file_offset = file_offset; in btrfs_submit_direct()
8166 btrfs_bio(bio)->file_offset = file_offset; in btrfs_submit_direct()
8170 file_offset); in btrfs_submit_direct()
8201 btrfs_submit_dio_bio(bio, inode, file_offset, async_submit); in btrfs_submit_direct()
8206 file_offset += clone_len; in btrfs_submit_direct()
8426 if (ordered->file_offset > cur) { in btrfs_invalidate_folio()
8433 range_end = ordered->file_offset - 1; in btrfs_invalidate_folio()
8438 range_end = min(ordered->file_offset + ordered->num_bytes - 1, in btrfs_invalidate_folio()
8470 cur - ordered->file_offset); in btrfs_invalidate_folio()
9003 ordered->file_offset, ordered->num_bytes); in btrfs_destroy_inode()
9960 u64 file_offset) in insert_prealloc_file_extent() argument
9981 ret = btrfs_qgroup_release_data(inode, file_offset, len, &qgroup_released); in insert_prealloc_file_extent()
9987 file_offset, &stack_fi, in insert_prealloc_file_extent()
9998 extent_info.file_offset = file_offset; in insert_prealloc_file_extent()
10011 ret = btrfs_replace_file_extents(inode, path, file_offset, in insert_prealloc_file_extent()
10012 file_offset + len - 1, &extent_info, in insert_prealloc_file_extent()
10381 u64 file_offset; member
10461 u64 file_offset, u64 disk_bytenr, in btrfs_encoded_read_regular_fill_pages() argument
10467 .file_offset = file_offset, in btrfs_encoded_read_regular_fill_pages()
11443 ordered->file_offset, in btrfs_assert_inode_range_clean()
11444 ordered->file_offset + ordered->num_bytes - 1); in btrfs_assert_inode_range_clean()