Searched defs:start_byte (Results 1 – 16 of 16) sorted by relevance
/linux-6.12.1/fs/jbd2/ |
D | transaction.c | 2648 unsigned long flags, loff_t start_byte, loff_t end_byte) in jbd2_journal_file_inode() 2703 struct jbd2_inode *jinode, loff_t start_byte, loff_t length) in jbd2_journal_inode_ranged_write() 2711 loff_t start_byte, loff_t length) in jbd2_journal_inode_ranged_wait()
|
/linux-6.12.1/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 | 719 loff_t start_byte = in ext4_map_blocks() local
|
/linux-6.12.1/mm/ |
D | filemap.c | 481 loff_t start_byte, loff_t end_byte) in filemap_range_has_page() 512 loff_t start_byte, loff_t end_byte) in __filemap_fdatawait_range() 556 int filemap_fdatawait_range(struct address_space *mapping, loff_t start_byte, in filemap_fdatawait_range() 579 loff_t start_byte, loff_t end_byte) in filemap_fdatawait_range_keep_errors() 602 int file_fdatawait_range(struct file *file, loff_t start_byte, loff_t end_byte) in file_fdatawait_range() 639 loff_t start_byte, loff_t end_byte) in filemap_range_has_writeback()
|
/linux-6.12.1/fs/iomap/ |
D | buffered-io.c | 1050 struct folio *folio, loff_t start_byte, loff_t end_byte, in iomap_write_delalloc_ifs_punch() 1080 loff_t *punch_start_byte, loff_t start_byte, loff_t end_byte, in iomap_write_delalloc_punch() 1122 loff_t *punch_start_byte, loff_t start_byte, loff_t end_byte, in iomap_write_delalloc_scan() 1206 void iomap_write_delalloc_release(struct inode *inode, loff_t start_byte, in iomap_write_delalloc_release()
|
/linux-6.12.1/drivers/iommu/iommufd/ |
D | io_pagetable.c | 27 unsigned long start_byte; member 200 unsigned long start_byte, unsigned long length, in iopt_insert_area()
|
D | pages.c | 1832 int iopt_pages_rw_access(struct iopt_pages *pages, unsigned long start_byte, in iopt_pages_rw_access()
|
/linux-6.12.1/fs/ocfs2/ |
D | journal.h | 580 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 | 2027 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.12.1/fs/xfs/ |
D | xfs_bmap_util.c | 446 xfs_off_t start_byte, in xfs_bmap_punch_delalloc_range()
|
D | xfs_iomap.c | 1231 loff_t start_byte, end_byte; in xfs_buffered_write_iomap_end() local
|
/linux-6.12.1/drivers/net/ethernet/intel/i40e/ |
D | i40e_nvm.c | 1129 int start_byte = buff - (u8 *)hw->nvm_buff.va; in i40e_nvmupd_get_aq_result() local
|
/linux-6.12.1/include/linux/ |
D | pagemap.h | 1318 loff_t start_byte, in filemap_range_needs_writeback()
|
/linux-6.12.1/net/bluetooth/ |
D | msft.c | 35 __u8 start_byte; member
|