Searched defs:start_byte (Results 1 – 19 of 19) sorted by relevance
/linux-6.3-rc2/mm/ |
A D | filemap.c | 473 loff_t start_byte, loff_t end_byte) in filemap_range_has_page() 504 loff_t start_byte, loff_t end_byte) in __filemap_fdatawait_range() 549 int filemap_fdatawait_range(struct address_space *mapping, loff_t start_byte, in filemap_fdatawait_range() 572 loff_t start_byte, loff_t end_byte) in filemap_fdatawait_range_keep_errors() 595 int file_fdatawait_range(struct file *file, loff_t start_byte, loff_t end_byte) in file_fdatawait_range() 632 loff_t start_byte, loff_t end_byte) in filemap_range_has_writeback()
|
/linux-6.3-rc2/fs/ext4/ |
A 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()
|
A D | inode.c | 745 loff_t start_byte = in ext4_map_blocks() local
|
/linux-6.3-rc2/fs/jbd2/ |
A D | transaction.c | 2674 unsigned long flags, loff_t start_byte, loff_t end_byte) in jbd2_journal_file_inode() 2729 struct jbd2_inode *jinode, loff_t start_byte, loff_t length) in jbd2_journal_inode_ranged_write() 2737 loff_t start_byte, loff_t length) in jbd2_journal_inode_ranged_wait()
|
/linux-6.3-rc2/fs/btrfs/ |
A D | zlib.c | 359 struct page *dest_page, unsigned long start_byte, size_t srclen, in zlib_decompress()
|
A D | lzo.c | 431 struct page *dest_page, unsigned long start_byte, size_t srclen, in lzo_decompress()
|
A D | compression.c | 123 unsigned long start_byte, size_t srclen, size_t destlen) in compression_decompress() 1050 unsigned long start_byte, size_t srclen, size_t destlen) in btrfs_decompress()
|
A D | zstd.c | 620 struct page *dest_page, unsigned long start_byte, size_t srclen, in zstd_decompress()
|
/linux-6.3-rc2/drivers/iommu/iommufd/ |
A D | io_pagetable.c | 26 unsigned long start_byte; member 191 unsigned long start_byte, unsigned long length, in iopt_insert_area()
|
A D | pages.c | 1817 int iopt_pages_rw_access(struct iopt_pages *pages, unsigned long start_byte, in iopt_pages_rw_access()
|
/linux-6.3-rc2/fs/iomap/ |
A D | buffered-io.c | 905 loff_t *punch_start_byte, loff_t start_byte, loff_t end_byte, in iomap_write_delalloc_scan() 984 loff_t start_byte, loff_t end_byte, in iomap_write_delalloc_release() 1081 loff_t start_byte; in iomap_file_buffered_write_punch_delalloc() local
|
/linux-6.3-rc2/fs/ocfs2/ |
A D | journal.h | 578 loff_t start_byte, loff_t length) in ocfs2_jbd2_inode_add_write()
|
A D | file.c | 709 loff_t start_byte, in ocfs2_zero_start_ordered_transaction()
|
A D | aops.c | 2015 loff_t start_byte = in ocfs2_write_end_nolock() local
|
A D | alloc.c | 6809 loff_t start_byte = ((loff_t)page->index << PAGE_SHIFT) + from; in ocfs2_map_and_dirty_page() local
|
/linux-6.3-rc2/drivers/net/ethernet/intel/i40e/ |
A D | i40e_nvm.c | 1507 int start_byte = buff - (u8 *)hw->nvm_buff.va; in i40e_nvmupd_get_aq_result() local
|
/linux-6.3-rc2/fs/xfs/ |
A D | xfs_bmap_util.c | 593 xfs_off_t start_byte, in xfs_bmap_punch_delalloc_range()
|
/linux-6.3-rc2/net/bluetooth/ |
A D | msft.c | 36 __u8 start_byte; member
|
/linux-6.3-rc2/include/linux/ |
A D | pagemap.h | 1138 loff_t start_byte, in filemap_range_needs_writeback()
|
Completed in 104 milliseconds