Searched refs:btrfs_inode_unlock (Results 1 – 6 of 6) sorted by relevance
| /linux/fs/btrfs/ |
| H A D | defrag.c | 1443 btrfs_inode_unlock(inode, 0); in btrfs_defrag_file() 1447 btrfs_inode_unlock(inode, 0); in btrfs_defrag_file() 1463 btrfs_inode_unlock(inode, 0); in btrfs_defrag_file() 1499 btrfs_inode_unlock(inode, 0); in btrfs_defrag_file()
|
| H A D | fiemap.c | 919 btrfs_inode_unlock(btrfs_inode, BTRFS_ILOCK_SHARED); in btrfs_fiemap() 925 btrfs_inode_unlock(btrfs_inode, BTRFS_ILOCK_SHARED); in btrfs_fiemap()
|
| H A D | ioctl.c | 2361 btrfs_inode_unlock(BTRFS_I(inode), 0); in btrfs_ioctl_snap_destroy() 4383 btrfs_inode_unlock(inode, BTRFS_ILOCK_SHARED); in btrfs_ioctl_encoded_read() 4581 btrfs_inode_unlock(inode, BTRFS_ILOCK_SHARED); in btrfs_uring_read_finished() 4671 btrfs_inode_unlock(inode, BTRFS_ILOCK_SHARED); in btrfs_uring_read_extent() 4795 btrfs_inode_unlock(inode, BTRFS_ILOCK_SHARED); in btrfs_uring_encoded_read()
|
| H A D | inode.c | 381 void btrfs_inode_unlock(struct btrfs_inode *inode, unsigned int ilock_flags) in btrfs_inode_unlock() function 6229 btrfs_inode_unlock(dir, 0); in btrfs_get_dir_last_index() 9529 btrfs_inode_unlock(inode, BTRFS_ILOCK_SHARED); in btrfs_encoded_read_inline() 9674 btrfs_inode_unlock(inode, BTRFS_ILOCK_SHARED); in btrfs_encoded_read_regular() 9731 btrfs_inode_unlock(inode, BTRFS_ILOCK_SHARED); in btrfs_encoded_read() 9854 btrfs_inode_unlock(inode, BTRFS_ILOCK_SHARED); in btrfs_encoded_read() 9872 btrfs_inode_unlock(inode, BTRFS_ILOCK_SHARED); in btrfs_encoded_read()
|
| H A D | delayed-inode.c | 1710 btrfs_inode_unlock(inode, BTRFS_ILOCK_SHARED); in btrfs_readdir_get_delayed_items()
|
| H A D | relocation.c | 2716 btrfs_inode_unlock(inode, 0); in prealloc_file_extent_cluster()
|