Searched defs:start_byte (Results 1 – 10 of 10) sorted by relevance
| /fs/ext4/ |
| A D | ext4_jbd2.h | 337 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()
|
| A D | inode.c | 828 loff_t start_byte = in ext4_map_blocks() local
|
| /fs/jbd2/ |
| A D | transaction.c | 2630 unsigned long flags, loff_t start_byte, loff_t end_byte) in jbd2_journal_file_inode() 2685 struct jbd2_inode *jinode, loff_t start_byte, loff_t length) in jbd2_journal_inode_ranged_write() 2693 loff_t start_byte, loff_t length) in jbd2_journal_inode_ranged_wait()
|
| /fs/iomap/ |
| A D | buffered-io.c | 1077 struct folio *folio, loff_t start_byte, loff_t end_byte, in iomap_write_delalloc_ifs_punch() 1107 loff_t *punch_start_byte, loff_t start_byte, loff_t end_byte, in iomap_write_delalloc_punch() 1149 loff_t *punch_start_byte, loff_t start_byte, loff_t end_byte, in iomap_write_delalloc_scan() 1233 void iomap_write_delalloc_release(struct inode *inode, loff_t start_byte, in iomap_write_delalloc_release()
|
| /fs/ocfs2/ |
| A D | journal.h | 581 loff_t start_byte, loff_t length) in ocfs2_jbd2_inode_add_write()
|
| A D | file.c | 713 loff_t start_byte, in ocfs2_zero_start_ordered_transaction()
|
| A D | aops.c | 2005 loff_t start_byte = folio_pos(folio) + from; in ocfs2_write_end_nolock() local
|
| A D | alloc.c | 6839 loff_t start_byte = folio_pos(folio) + from; in ocfs2_map_and_dirty_folio() local
|
| /fs/xfs/ |
| A D | xfs_bmap_util.c | 439 xfs_off_t start_byte, in xfs_bmap_punch_delalloc_range()
|
| A D | xfs_iomap.c | 1967 loff_t start_byte, end_byte; in xfs_buffered_write_iomap_end() local
|
Completed in 56 milliseconds