Home
last modified time | relevance | path

Searched refs:locked_end (Results 1 – 1 of 1) sorted by relevance

/linux/fs/btrfs/
H A Dfile.c2940 u64 locked_end; in btrfs_fallocate() local
3019 locked_end = alloc_end - 1; in btrfs_fallocate()
3020 lock_extent(&BTRFS_I(inode)->io_tree, alloc_start, locked_end, in btrfs_fallocate()
3023 btrfs_assert_inode_range_clean(BTRFS_I(inode), alloc_start, locked_end); in btrfs_fallocate()
3109 unlock_extent(&BTRFS_I(inode)->io_tree, alloc_start, locked_end, in btrfs_fallocate()