Home
last modified time | relevance | path

Searched defs:start_byte (Results 1 – 16 of 16) sorted by relevance

/linux-6.15/fs/ext4/
Dext4_jbd2.h337 struct inode *inode, loff_t start_byte, loff_t length) in ext4_jbd2_inode_add_write()
346 struct inode *inode, loff_t start_byte, loff_t length) in ext4_jbd2_inode_add_wait()
Dinode.c723 loff_t start_byte = in ext4_map_blocks() local
/linux-6.15/fs/jbd2/
Dtransaction.c2629 unsigned long flags, loff_t start_byte, loff_t end_byte) in jbd2_journal_file_inode()
2684 struct jbd2_inode *jinode, loff_t start_byte, loff_t length) in jbd2_journal_inode_ranged_write()
2692 loff_t start_byte, loff_t length) in jbd2_journal_inode_ranged_wait()
/linux-6.15/mm/
Dfilemap.c487 loff_t start_byte, loff_t end_byte) in filemap_range_has_page()
518 loff_t start_byte, loff_t end_byte) in __filemap_fdatawait_range()
562 int filemap_fdatawait_range(struct address_space *mapping, loff_t start_byte, in filemap_fdatawait_range()
585 loff_t start_byte, loff_t end_byte) in filemap_fdatawait_range_keep_errors()
608 int file_fdatawait_range(struct file *file, loff_t start_byte, loff_t end_byte) in file_fdatawait_range()
645 loff_t start_byte, loff_t end_byte) in filemap_range_has_writeback()
/linux-6.15/drivers/iommu/iommufd/
Dio_pagetable.c27 unsigned long start_byte; member
200 unsigned long start_byte, unsigned long length, in iopt_insert_area()
396 unsigned long length, unsigned long start_byte, in iopt_map_common()
Dpages.c1289 static struct iopt_pages *iopt_alloc_pages(unsigned long start_byte, in iopt_alloc_pages()
2020 int iopt_pages_rw_access(struct iopt_pages *pages, unsigned long start_byte, in iopt_pages_rw_access()
/linux-6.15/fs/iomap/
Dbuffered-io.c1044 struct folio *folio, loff_t start_byte, loff_t end_byte, in iomap_write_delalloc_ifs_punch()
1074 loff_t *punch_start_byte, loff_t start_byte, loff_t end_byte, in iomap_write_delalloc_punch()
1116 loff_t *punch_start_byte, loff_t start_byte, loff_t end_byte, in iomap_write_delalloc_scan()
1200 void iomap_write_delalloc_release(struct inode *inode, loff_t start_byte, in iomap_write_delalloc_release()
/linux-6.15/fs/ocfs2/
Djournal.h581 loff_t start_byte, loff_t length) in ocfs2_jbd2_inode_add_write()
Dfile.c713 loff_t start_byte, in ocfs2_zero_start_ordered_transaction()
Daops.c2003 loff_t start_byte = folio_pos(folio) + from; in ocfs2_write_end_nolock() local
Dalloc.c6839 loff_t start_byte = folio_pos(folio) + from; in ocfs2_map_and_dirty_folio() local
/linux-6.15/fs/xfs/
Dxfs_bmap_util.c439 xfs_off_t start_byte, in xfs_bmap_punch_delalloc_range()
Dxfs_iomap.c1779 loff_t start_byte, end_byte; in xfs_buffered_write_iomap_end() local
/linux-6.15/drivers/net/ethernet/intel/i40e/
Di40e_nvm.c1129 int start_byte = buff - (u8 *)hw->nvm_buff.va; in i40e_nvmupd_get_aq_result() local
/linux-6.15/net/bluetooth/
Dmsft.c35 __u8 start_byte; member
/linux-6.15/include/linux/
Dpagemap.h1296 loff_t start_byte, in filemap_range_needs_writeback()