Home
last modified time | relevance | path

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

/Linux-v5.4/fs/btrfs/
Dfile.c3165 u64 locked_end; in btrfs_fallocate() local
3241 locked_end = alloc_end - 1; in btrfs_fallocate()
3249 locked_end, &cached_state); in btrfs_fallocate()
3250 ordered = btrfs_lookup_first_ordered_extent(inode, locked_end); in btrfs_fallocate()
3257 alloc_start, locked_end, in btrfs_fallocate()
3341 unlock_extent_cached(&BTRFS_I(inode)->io_tree, alloc_start, locked_end, in btrfs_fallocate()