Searched defs:file_offset (Results 1 – 18 of 18) sorted by relevance
| /fs/btrfs/ |
| A D | ordered-data.c | 128 u64 file_offset) in ordered_tree_search() 149 struct btrfs_inode *inode, u64 file_offset, u64 num_bytes, in alloc_ordered_extent() 282 struct btrfs_inode *inode, u64 file_offset, in btrfs_alloc_ordered_extent() 351 struct folio *folio, u64 file_offset, in can_finish_ordered_extent() 416 struct folio *folio, u64 file_offset, u64 len, in btrfs_finish_ordered_extent() 479 struct folio *folio, u64 file_offset, in btrfs_mark_ordered_io_finished() 572 u64 file_offset, u64 io_size) in btrfs_dec_test_ordered_pending() 970 u64 file_offset) in btrfs_lookup_ordered_extent() 997 struct btrfs_inode *inode, u64 file_offset, u64 len) in btrfs_lookup_ordered_range() 1094 struct btrfs_inode *inode, u64 file_offset, u64 len) in btrfs_lookup_first_ordered_range() [all …]
|
| A D | bio.h | 40 u64 file_offset; member
|
| A D | direct-io.c | 24 u64 file_offset; member 709 loff_t file_offset) in btrfs_dio_submit_io()
|
| A D | ordered-data.h | 100 u64 file_offset; member
|
| A D | fiemap.c | 370 u64 file_offset) in fiemap_search_slot()
|
| A D | reflink.c | 55 const u64 file_offset, in copy_inline_to_page()
|
| A D | file-item.c | 431 u64 file_offset = bbio->file_offset + bio_offset; in btrfs_lookup_bio_sums() local
|
| A D | extent_io.c | 637 u64 disk_bytenr, loff_t file_offset) in btrfs_bio_is_contig() 660 u64 disk_bytenr, u64 file_offset) in alloc_new_bio() 715 loff_t file_offset = folio_pos(folio) + pg_offset; in submit_extent_folio() local
|
| A D | ctree.h | 394 u64 file_offset; member
|
| A D | compression.c | 573 u64 file_offset = bbio->file_offset; in btrfs_submit_compressed_read() local
|
| A D | inode.c | 3367 u64 file_offset = bbio->file_offset + bio_offset; in btrfs_data_csum_ok() local 8924 u64 file_offset) in insert_prealloc_file_extent()
|
| /fs/ceph/ |
| A D | ioctl.h | 57 __u64 file_offset; /* in+out: file offset */ member
|
| A D | crypto.h | 46 __le64 file_offset; member
|
| /fs/iomap/ |
| A D | ioend.c | 16 struct bio *bio, loff_t file_offset, u16 ioend_flags) in iomap_init_ioend()
|
| /fs/bcachefs/ |
| A D | fs-io-pagecache.c | 610 loff_t file_offset = round_down(vmf->pgoff << PAGE_SHIFT, block_bytes(c)); in bch2_page_mkwrite() local
|
| /fs/xfs/ |
| A D | xfs_file.c | 641 loff_t file_offset) in xfs_dio_zoned_submit_io()
|
| /fs/f2fs/ |
| A D | file.c | 5030 struct bio *bio, loff_t file_offset) in f2fs_dio_write_submit_io()
|
| /fs/smb/common/ |
| A D | smb2pdu.h | 1704 __le64 file_offset; member
|
Completed in 73 milliseconds