Searched refs:btrfs_unlock_dio_extent (Results 1 – 2 of 2) sorted by relevance
| /linux/fs/btrfs/ |
| H A D | direct-io.c | 137 btrfs_unlock_dio_extent(io_tree, lockstart, lockend, cached_state); in lock_extent_direct() 598 btrfs_unlock_dio_extent(&BTRFS_I(inode)->io_tree, start + len, in btrfs_dio_iomap_begin() 636 btrfs_unlock_dio_extent(&BTRFS_I(inode)->io_tree, pos, in btrfs_dio_iomap_end() 645 btrfs_unlock_dio_extent(&BTRFS_I(inode)->io_tree, pos + written, in btrfs_dio_iomap_end() 723 btrfs_unlock_dio_extent(&inode->io_tree, dip->file_offset, in btrfs_dio_end_io()
|
| H A D | extent-io-tree.h | 234 static inline int btrfs_unlock_dio_extent(struct extent_io_tree *tree, u64 start, in btrfs_unlock_dio_extent() function
|