Searched refs:end_of_last_block (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/fs/btrfs/
H A Dfile.c497 u64 end_of_last_block; btrfs_dirty_pages() local
504 end_of_last_block = start_pos + num_bytes - 1; btrfs_dirty_pages()
505 err = btrfs_set_extent_delalloc(inode, start_pos, end_of_last_block, btrfs_dirty_pages()

Completed in 83 milliseconds