Searched refs:btrfs_inode_unlock (Results 1 – 10 of 10) sorted by relevance
| /linux/fs/btrfs/ |
| H A D | direct-io.c | 911 btrfs_inode_unlock(BTRFS_I(inode), ilock_flags); in btrfs_direct_write() 918 btrfs_inode_unlock(BTRFS_I(inode), ilock_flags); in btrfs_direct_write() 924 btrfs_inode_unlock(BTRFS_I(inode), ilock_flags); in btrfs_direct_write() 935 btrfs_inode_unlock(BTRFS_I(inode), ilock_flags); in btrfs_direct_write() 941 btrfs_inode_unlock(BTRFS_I(inode), ilock_flags); in btrfs_direct_write() 1014 btrfs_inode_unlock(BTRFS_I(inode), ilock_flags); in btrfs_direct_write() 1147 btrfs_inode_unlock(BTRFS_I(inode), BTRFS_ILOCK_SHARED); in btrfs_direct_read()
|
| H A D | defrag.c | 1432 btrfs_inode_unlock(inode, 0); in btrfs_defrag_file() 1436 btrfs_inode_unlock(inode, 0); in btrfs_defrag_file() 1452 btrfs_inode_unlock(inode, 0); in btrfs_defrag_file() 1488 btrfs_inode_unlock(inode, 0); in btrfs_defrag_file()
|
| H A D | file.c | 1368 btrfs_inode_unlock(BTRFS_I(inode), ilock_flags); in btrfs_buffered_write() 1399 btrfs_inode_unlock(BTRFS_I(inode), 0); in btrfs_encoded_write() 1599 btrfs_inode_unlock(inode, BTRFS_ILOCK_MMAP); in btrfs_sync_file() 1717 btrfs_inode_unlock(inode, BTRFS_ILOCK_MMAP); in btrfs_sync_file() 1796 btrfs_inode_unlock(inode, BTRFS_ILOCK_MMAP); in btrfs_sync_file() 2682 btrfs_inode_unlock(BTRFS_I(inode), BTRFS_ILOCK_MMAP); in btrfs_punch_hole() 2779 btrfs_inode_unlock(BTRFS_I(inode), BTRFS_ILOCK_MMAP); in btrfs_punch_hole() 3155 btrfs_inode_unlock(BTRFS_I(inode), BTRFS_ILOCK_MMAP); in btrfs_fallocate() 3252 btrfs_inode_unlock(BTRFS_I(inode), BTRFS_ILOCK_MMAP); in btrfs_fallocate() 3765 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 | 633 void btrfs_inode_unlock(struct btrfs_inode *inode, unsigned int ilock_flags);
|
| H A D | reflink.c | 960 btrfs_inode_unlock(src_inode, BTRFS_ILOCK_MMAP); in btrfs_remap_file_range()
|
| H A D | ioctl.c | 2414 btrfs_inode_unlock(BTRFS_I(inode), 0); in btrfs_ioctl_snap_destroy() 4424 btrfs_inode_unlock(inode, BTRFS_ILOCK_SHARED); in btrfs_ioctl_encoded_read() 4622 btrfs_inode_unlock(inode, BTRFS_ILOCK_SHARED); in btrfs_uring_read_finished() 4712 btrfs_inode_unlock(inode, BTRFS_ILOCK_SHARED); in btrfs_uring_read_extent() 4836 btrfs_inode_unlock(inode, BTRFS_ILOCK_SHARED); in btrfs_uring_encoded_read()
|
| H A D | inode.c | 379 void btrfs_inode_unlock(struct btrfs_inode *inode, unsigned int ilock_flags) in btrfs_inode_unlock() function 6232 btrfs_inode_unlock(dir, 0); in btrfs_get_dir_last_index() 9554 btrfs_inode_unlock(inode, BTRFS_ILOCK_SHARED); in btrfs_encoded_read_inline() 9699 btrfs_inode_unlock(inode, BTRFS_ILOCK_SHARED); in btrfs_encoded_read_regular() 9756 btrfs_inode_unlock(inode, BTRFS_ILOCK_SHARED); in btrfs_encoded_read() 9879 btrfs_inode_unlock(inode, BTRFS_ILOCK_SHARED); in btrfs_encoded_read() 9897 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 | 2844 btrfs_inode_unlock(inode, 0); in prealloc_file_extent_cluster()
|