Searched refs:btrfs_inode_unlock (Results 1 – 10 of 10) sorted by relevance
| /linux-6.15/fs/btrfs/ |
| H A D | direct-io.c | 826 btrfs_inode_unlock(BTRFS_I(inode), ilock_flags); in btrfs_direct_write() 833 btrfs_inode_unlock(BTRFS_I(inode), ilock_flags); in btrfs_direct_write() 839 btrfs_inode_unlock(BTRFS_I(inode), ilock_flags); in btrfs_direct_write() 850 btrfs_inode_unlock(BTRFS_I(inode), ilock_flags); in btrfs_direct_write() 856 btrfs_inode_unlock(BTRFS_I(inode), ilock_flags); in btrfs_direct_write() 872 btrfs_inode_unlock(BTRFS_I(inode), ilock_flags); in btrfs_direct_write() 945 btrfs_inode_unlock(BTRFS_I(inode), ilock_flags); in btrfs_direct_write() 1078 btrfs_inode_unlock(BTRFS_I(inode), BTRFS_ILOCK_SHARED); in btrfs_direct_read()
|
| H A D | file.c | 1323 btrfs_inode_unlock(BTRFS_I(inode), ilock_flags); in btrfs_buffered_write() 1354 btrfs_inode_unlock(BTRFS_I(inode), 0); in btrfs_encoded_write() 1554 btrfs_inode_unlock(inode, BTRFS_ILOCK_MMAP); in btrfs_sync_file() 1682 btrfs_inode_unlock(inode, BTRFS_ILOCK_MMAP); in btrfs_sync_file() 1754 btrfs_inode_unlock(inode, BTRFS_ILOCK_MMAP); in btrfs_sync_file() 2564 btrfs_inode_unlock(BTRFS_I(inode), BTRFS_ILOCK_MMAP); in btrfs_punch_hole() 2661 btrfs_inode_unlock(BTRFS_I(inode), BTRFS_ILOCK_MMAP); in btrfs_punch_hole() 3020 btrfs_inode_unlock(BTRFS_I(inode), BTRFS_ILOCK_MMAP); in btrfs_fallocate() 3117 btrfs_inode_unlock(BTRFS_I(inode), BTRFS_ILOCK_MMAP); in btrfs_fallocate() 3630 btrfs_inode_unlock(BTRFS_I(inode), BTRFS_ILOCK_SHARED); in btrfs_file_llseek()
|
| H A D | defrag.c | 1438 btrfs_inode_unlock(inode, 0); in btrfs_defrag_file() 1442 btrfs_inode_unlock(inode, 0); in btrfs_defrag_file() 1457 btrfs_inode_unlock(inode, 0); in btrfs_defrag_file() 1493 btrfs_inode_unlock(inode, 0); in btrfs_defrag_file()
|
| H A D | fiemap.c | 921 btrfs_inode_unlock(btrfs_inode, BTRFS_ILOCK_SHARED); in btrfs_fiemap() 927 btrfs_inode_unlock(btrfs_inode, BTRFS_ILOCK_SHARED); in btrfs_fiemap()
|
| H A D | btrfs_inode.h | 650 void btrfs_inode_unlock(struct btrfs_inode *inode, unsigned int ilock_flags);
|
| H A D | ioctl.c | 947 btrfs_inode_unlock(BTRFS_I(dir), 0); in btrfs_mksubvol() 2489 btrfs_inode_unlock(BTRFS_I(inode), 0); in btrfs_ioctl_snap_destroy() 2496 btrfs_inode_unlock(BTRFS_I(dir), 0); in btrfs_ioctl_snap_destroy() 4514 btrfs_inode_unlock(inode, BTRFS_ILOCK_SHARED); in btrfs_ioctl_encoded_read() 4703 btrfs_inode_unlock(inode, BTRFS_ILOCK_SHARED); in btrfs_uring_read_finished() 4792 btrfs_inode_unlock(inode, BTRFS_ILOCK_SHARED); in btrfs_uring_read_extent() 4917 btrfs_inode_unlock(inode, BTRFS_ILOCK_SHARED); in btrfs_uring_encoded_read()
|
| H A D | reflink.c | 894 btrfs_inode_unlock(src_inode, BTRFS_ILOCK_MMAP); in btrfs_remap_file_range()
|
| H A D | inode.c | 375 void btrfs_inode_unlock(struct btrfs_inode *inode, unsigned int ilock_flags) in btrfs_inode_unlock() function 5920 btrfs_inode_unlock(dir, 0); in btrfs_get_dir_last_index() 9182 btrfs_inode_unlock(inode, BTRFS_ILOCK_SHARED); in btrfs_encoded_read_inline() 9331 btrfs_inode_unlock(inode, BTRFS_ILOCK_SHARED); in btrfs_encoded_read_regular() 9388 btrfs_inode_unlock(inode, BTRFS_ILOCK_SHARED); in btrfs_encoded_read() 9511 btrfs_inode_unlock(inode, BTRFS_ILOCK_SHARED); in btrfs_encoded_read() 9529 btrfs_inode_unlock(inode, BTRFS_ILOCK_SHARED); in btrfs_encoded_read()
|
| H A D | delayed-inode.c | 1693 btrfs_inode_unlock(inode, BTRFS_ILOCK_SHARED); in btrfs_readdir_get_delayed_items()
|
| H A D | relocation.c | 2751 btrfs_inode_unlock(inode, 0); in prealloc_file_extent_cluster()
|