Lines Matching defs:last
165 * Called at the last iput() if i_nlink is zero.
1564 ext4_lblk_t start, last;
1566 last = end << (PAGE_SHIFT - inode->i_blkbits);
1573 ext4_es_remove_extent(inode, start, last - start + 1);
2341 * and do extent conversion after IO is finished. If the last page is not fully
2342 * mapped, we update @map to the next extent in the last page that needs
2460 * the other hand we always make sure that the last touched page is fully
2558 * the last partial page. So in total we can map MAX_WRITEPAGES_EXTENT_LEN +
2720 * a transaction for special inodes like journal inode on last iput()
2881 * release the last reference to io_end which may end
3463 * Calculate the first and last logical blocks respectively.
3581 * Calculate the first and last logical block respectively.
4042 * before last range. Adjust the length if it goes beyond that limit.