Searched defs:start_byte (Results 1 – 16 of 16) sorted by relevance
/linux-6.8/fs/iomap/ |
D | buffered-io.c | 988 struct folio *folio, loff_t start_byte, loff_t end_byte, in iomap_write_delalloc_ifs_punch() 1025 loff_t *punch_start_byte, loff_t start_byte, loff_t end_byte, in iomap_write_delalloc_punch() 1075 loff_t *punch_start_byte, loff_t start_byte, loff_t end_byte, in iomap_write_delalloc_scan() 1141 loff_t start_byte, loff_t end_byte, iomap_punch_t punch) in iomap_write_delalloc_release() 1236 loff_t start_byte; in iomap_file_buffered_write_punch_delalloc() local
|
/linux-6.8/fs/jbd2/ |
D | transaction.c | 2663 unsigned long flags, loff_t start_byte, loff_t end_byte) in jbd2_journal_file_inode() 2718 struct jbd2_inode *jinode, loff_t start_byte, loff_t length) in jbd2_journal_inode_ranged_write() 2726 loff_t start_byte, loff_t length) in jbd2_journal_inode_ranged_wait()
|
/linux-6.8/fs/ext4/ |
D | ext4_jbd2.h | 421 struct inode *inode, loff_t start_byte, loff_t length) in ext4_jbd2_inode_add_write() 430 struct inode *inode, loff_t start_byte, loff_t length) in ext4_jbd2_inode_add_wait()
|
D | inode.c | 703 loff_t start_byte = in ext4_map_blocks() local
|
/linux-6.8/mm/ |
D | filemap.c | 471 loff_t start_byte, loff_t end_byte) in filemap_range_has_page() 502 loff_t start_byte, loff_t end_byte) in __filemap_fdatawait_range() 547 int filemap_fdatawait_range(struct address_space *mapping, loff_t start_byte, in filemap_fdatawait_range() 570 loff_t start_byte, loff_t end_byte) in filemap_fdatawait_range_keep_errors() 593 int file_fdatawait_range(struct file *file, loff_t start_byte, loff_t end_byte) in file_fdatawait_range() 630 loff_t start_byte, loff_t end_byte) in filemap_range_has_writeback()
|
/linux-6.8/drivers/iommu/iommufd/ |
D | io_pagetable.c | 27 unsigned long start_byte; member 192 unsigned long start_byte, unsigned long length, in iopt_insert_area()
|
D | pages.c | 1831 int iopt_pages_rw_access(struct iopt_pages *pages, unsigned long start_byte, in iopt_pages_rw_access()
|
/linux-6.8/fs/btrfs/ |
D | zstd.c | 621 struct page *dest_page, unsigned long start_byte, size_t srclen, in zstd_decompress()
|
/linux-6.8/fs/ocfs2/ |
D | journal.h | 578 loff_t start_byte, loff_t length) in ocfs2_jbd2_inode_add_write()
|
D | file.c | 713 loff_t start_byte, in ocfs2_zero_start_ordered_transaction()
|
D | aops.c | 2028 loff_t start_byte = in ocfs2_write_end_nolock() local
|
D | alloc.c | 6816 loff_t start_byte = ((loff_t)page->index << PAGE_SHIFT) + from; in ocfs2_map_and_dirty_page() local
|
/linux-6.8/fs/xfs/ |
D | xfs_bmap_util.c | 446 xfs_off_t start_byte, in xfs_bmap_punch_delalloc_range()
|
/linux-6.8/drivers/net/ethernet/intel/i40e/ |
D | i40e_nvm.c | 1507 int start_byte = buff - (u8 *)hw->nvm_buff.va; in i40e_nvmupd_get_aq_result() local
|
/linux-6.8/include/linux/ |
D | pagemap.h | 1224 loff_t start_byte, in filemap_range_needs_writeback()
|
/linux-6.8/net/bluetooth/ |
D | msft.c | 36 __u8 start_byte; member
|