Searched refs:delalloc_blklen (Results 1 – 1 of 1) sorted by relevance
1183 unsigned long delalloc_blklen; in nilfs_fiemap() local1198 delalloc_blklen = nilfs_find_uncommitted_extent(inode, blkoff, in nilfs_fiemap()1205 if (delalloc_blklen && blkoff == delalloc_blkoff) { in nilfs_fiemap()1219 size = delalloc_blklen << blkbits; in nilfs_fiemap()1221 blkoff = delalloc_blkoff + delalloc_blklen; in nilfs_fiemap()1222 delalloc_blklen = nilfs_find_uncommitted_extent( in nilfs_fiemap()1232 if (delalloc_blklen) in nilfs_fiemap()