Searched defs:start_byte (Results  1 – 10 of 10) sorted by relevance
| /fs/jbd2/ | 
| D | transaction.c | 2649 		unsigned long flags, loff_t start_byte, loff_t end_byte)  in jbd2_journal_file_inode() 2704 		struct jbd2_inode *jinode, loff_t start_byte, loff_t length)  in jbd2_journal_inode_ranged_write() 2712 		loff_t start_byte, loff_t length)  in jbd2_journal_inode_ranged_wait()
  | 
| /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 | 721 			loff_t start_byte =  in ext4_map_blocks()  local
  | 
| /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()
  | 
| /fs/ocfs2/ | 
| D | journal.h | 581 					     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 | 6824 	loff_t start_byte = ((loff_t)page->index << PAGE_SHIFT) + from;  in ocfs2_map_and_dirty_page()  local
  | 
| /fs/xfs/ | 
| D | xfs_bmap_util.c | 446 	xfs_off_t		start_byte,  in xfs_bmap_punch_delalloc_range()
  | 
| D | xfs_iomap.c | 1229 	loff_t			start_byte, end_byte;  in xfs_buffered_write_iomap_end()  local
  |