Home
last modified time | relevance | path

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

/linux/fs/btrfs/
A Ddirect-io.c134 unlock_dio_extent(io_tree, lockstart, lockend, cached_state); in lock_extent_direct()
583 unlock_dio_extent(&BTRFS_I(inode)->io_tree, start + len, in btrfs_dio_iomap_begin()
618 unlock_dio_extent(&BTRFS_I(inode)->io_tree, pos, in btrfs_dio_iomap_end()
630 unlock_dio_extent(&BTRFS_I(inode)->io_tree, pos, in btrfs_dio_iomap_end()
663 unlock_dio_extent(&inode->io_tree, dip->file_offset, in btrfs_dio_end_io()
A Dextent-io-tree.h240 static inline int unlock_dio_extent(struct extent_io_tree *tree, u64 start, in unlock_dio_extent() function

Completed in 9 milliseconds