Searched refs:unlock_bits (Results 1 – 1 of 1) sorted by relevance
/Linux-v4.19/fs/btrfs/ |
D | inode.c | 7607 int unlock_bits = EXTENT_LOCKED; in btrfs_get_blocks_direct() local 7611 unlock_bits |= EXTENT_DIRTY; in btrfs_get_blocks_direct() 7673 unlock_bits, 1, 0, &cached_state); in btrfs_get_blocks_direct() 7690 lockend, unlock_bits, 1, 0, in btrfs_get_blocks_direct() 7703 unlock_bits, 1, 0, &cached_state); in btrfs_get_blocks_direct()
|