Searched refs:blk_end (Results 1 – 3 of 3) sorted by relevance
290 unsigned long blk_end = start + min(end - start, 4096UL); in l2c220_op_pa_range() local292 while (start < blk_end) { in l2c220_op_pa_range()298 if (blk_end < end) { in l2c220_op_pa_range()507 unsigned long blk_end = start + min(end - start, 4096UL); in l2c310_flush_range_erratum() local510 while (start < blk_end) { in l2c310_flush_range_erratum()517 if (blk_end < end) { in l2c310_flush_range_erratum()
1182 loff_t blk_start, blk_end; in f2fs_punch_hole() local1188 blk_end = (loff_t)pg_end << PAGE_SHIFT; in f2fs_punch_hole()1193 truncate_pagecache_range(inode, blk_start, blk_end - 1); in f2fs_punch_hole()2665 block_t blk_end = 0; in f2fs_defragment_range() local2723 if (blk_end && blk_end != map.m_pblk) in f2fs_defragment_range()2729 blk_end = map.m_pblk + map.m_len; in f2fs_defragment_range()
798 u64 blk_end = le64_to_cpu(ext->e_blkno); in ocfs2_block_extent_contig() local800 blk_end += ocfs2_clusters_to_blocks(sb, in ocfs2_block_extent_contig()803 return blkno == blk_end; in ocfs2_block_extent_contig()