Searched refs:btrfs_inode_unlock (Results 1 – 10 of 10) sorted by relevance
| /linux/fs/btrfs/ |
| H A D | direct-io.c | 836 btrfs_inode_unlock(BTRFS_I(inode), ilock_flags); in btrfs_direct_write() 843 btrfs_inode_unlock(BTRFS_I(inode), ilock_flags); in btrfs_direct_write() 849 btrfs_inode_unlock(BTRFS_I(inode), ilock_flags); in btrfs_direct_write() 860 btrfs_inode_unlock(BTRFS_I(inode), ilock_flags); in btrfs_direct_write() 866 btrfs_inode_unlock(BTRFS_I(inode), ilock_flags); in btrfs_direct_write() 882 btrfs_inode_unlock(BTRFS_I(inode), ilock_flags); in btrfs_direct_write() 955 btrfs_inode_unlock(BTRFS_I(inode), ilock_flags); in btrfs_direct_write() 1088 btrfs_inode_unlock(BTRFS_I(inode), BTRFS_ILOCK_SHARED); in btrfs_direct_read()
|
| 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 | file.c | 1399 btrfs_inode_unlock(BTRFS_I(inode), ilock_flags); in btrfs_buffered_write() 1430 btrfs_inode_unlock(BTRFS_I(inode), 0); in btrfs_encoded_write() 1632 btrfs_inode_unlock(inode, BTRFS_ILOCK_MMAP); in btrfs_sync_file() 1760 btrfs_inode_unlock(inode, BTRFS_ILOCK_MMAP); in btrfs_sync_file() 1832 btrfs_inode_unlock(inode, BTRFS_ILOCK_MMAP); in btrfs_sync_file() 2715 btrfs_inode_unlock(BTRFS_I(inode), BTRFS_ILOCK_MMAP); in btrfs_punch_hole() 2812 btrfs_inode_unlock(BTRFS_I(inode), BTRFS_ILOCK_MMAP); in btrfs_punch_hole() 3188 btrfs_inode_unlock(BTRFS_I(inode), BTRFS_ILOCK_MMAP); in btrfs_fallocate() 3285 btrfs_inode_unlock(BTRFS_I(inode), BTRFS_ILOCK_MMAP); in btrfs_fallocate() 3798 btrfs_inode_unlock(BTRFS_I(inode), BTRFS_ILOCK_SHARED); in btrfs_file_llseek()
|
| 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 | btrfs_inode.h | 663 void btrfs_inode_unlock(struct btrfs_inode *inode, unsigned int ilock_flags);
|
| H A D | reflink.c | 907 btrfs_inode_unlock(src_inode, BTRFS_ILOCK_MMAP); in btrfs_remap_file_range()
|
| H A D | ioctl.c | 2361 btrfs_inode_unlock(BTRFS_I(inode), 0); in btrfs_ioctl_snap_destroy() 4382 btrfs_inode_unlock(inode, BTRFS_ILOCK_SHARED); in btrfs_ioctl_encoded_read() 4580 btrfs_inode_unlock(inode, BTRFS_ILOCK_SHARED); in btrfs_uring_read_finished() 4670 btrfs_inode_unlock(inode, BTRFS_ILOCK_SHARED); in btrfs_uring_read_extent() 4794 btrfs_inode_unlock(inode, BTRFS_ILOCK_SHARED); in btrfs_uring_encoded_read()
|
| H A D | inode.c | 382 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 | 1711 btrfs_inode_unlock(inode, BTRFS_ILOCK_SHARED); in btrfs_readdir_get_delayed_items()
|
| H A D | relocation.c | 2719 btrfs_inode_unlock(inode, 0); in prealloc_file_extent_cluster()
|