Searched refs:btrfs_inode_unlock (Results 1 – 10 of 10) sorted by relevance
/linux/fs/btrfs/ |
H A D | direct-io.c | 825 btrfs_inode_unlock(BTRFS_I(inode), ilock_flags); in btrfs_direct_write() 832 btrfs_inode_unlock(BTRFS_I(inode), ilock_flags); in btrfs_direct_write() 838 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() 855 btrfs_inode_unlock(BTRFS_I(inode), ilock_flags); in btrfs_direct_write() 871 btrfs_inode_unlock(BTRFS_I(inode), ilock_flags); in btrfs_direct_write() 944 btrfs_inode_unlock(BTRFS_I(inode), ilock_flags); in btrfs_direct_write() 1077 btrfs_inode_unlock(BTRFS_I(inode), BTRFS_ILOCK_SHARED); in btrfs_direct_read()
|
H A D | defrag.c | 1444 btrfs_inode_unlock(inode, 0); in btrfs_defrag_file() 1448 btrfs_inode_unlock(inode, 0); in btrfs_defrag_file() 1464 btrfs_inode_unlock(inode, 0); in btrfs_defrag_file() 1500 btrfs_inode_unlock(inode, 0); in btrfs_defrag_file()
|
H A D | file.c | 1403 btrfs_inode_unlock(BTRFS_I(inode), ilock_flags); in btrfs_buffered_write() 1434 btrfs_inode_unlock(BTRFS_I(inode), 0); in btrfs_encoded_write() 1634 btrfs_inode_unlock(inode, BTRFS_ILOCK_MMAP); in btrfs_sync_file() 1762 btrfs_inode_unlock(inode, BTRFS_ILOCK_MMAP); in btrfs_sync_file() 1834 btrfs_inode_unlock(inode, BTRFS_ILOCK_MMAP); in btrfs_sync_file() 2713 btrfs_inode_unlock(BTRFS_I(inode), BTRFS_ILOCK_MMAP); in btrfs_punch_hole() 2810 btrfs_inode_unlock(BTRFS_I(inode), BTRFS_ILOCK_MMAP); in btrfs_punch_hole() 3173 btrfs_inode_unlock(BTRFS_I(inode), BTRFS_ILOCK_MMAP); in btrfs_fallocate() 3270 btrfs_inode_unlock(BTRFS_I(inode), BTRFS_ILOCK_MMAP); in btrfs_fallocate() 3783 btrfs_inode_unlock(BTRFS_I(inode), BTRFS_ILOCK_SHARED); in btrfs_file_llseek()
|
H A D | fiemap.c | 920 btrfs_inode_unlock(btrfs_inode, BTRFS_ILOCK_SHARED); in btrfs_fiemap() 926 btrfs_inode_unlock(btrfs_inode, BTRFS_ILOCK_SHARED); in btrfs_fiemap()
|
H A D | btrfs_inode.h | 662 void btrfs_inode_unlock(struct btrfs_inode *inode, unsigned int ilock_flags);
|
H A D | ioctl.c | 945 btrfs_inode_unlock(BTRFS_I(dir), 0); in btrfs_mksubvol() 2482 btrfs_inode_unlock(BTRFS_I(inode), 0); in btrfs_ioctl_snap_destroy() 2489 btrfs_inode_unlock(BTRFS_I(dir), 0); in btrfs_ioctl_snap_destroy() 4489 btrfs_inode_unlock(inode, BTRFS_ILOCK_SHARED); in btrfs_ioctl_encoded_read() 4686 btrfs_inode_unlock(inode, BTRFS_ILOCK_SHARED); in btrfs_uring_read_finished() 4776 btrfs_inode_unlock(inode, BTRFS_ILOCK_SHARED); in btrfs_uring_read_extent() 4899 btrfs_inode_unlock(inode, BTRFS_ILOCK_SHARED); in btrfs_uring_encoded_read()
|
H A D | reflink.c | 895 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 6004 btrfs_inode_unlock(dir, 0); in btrfs_get_dir_last_index() 9301 btrfs_inode_unlock(inode, BTRFS_ILOCK_SHARED); in btrfs_encoded_read_inline() 9449 btrfs_inode_unlock(inode, BTRFS_ILOCK_SHARED); in btrfs_encoded_read_regular() 9506 btrfs_inode_unlock(inode, BTRFS_ILOCK_SHARED); in btrfs_encoded_read() 9629 btrfs_inode_unlock(inode, BTRFS_ILOCK_SHARED); in btrfs_encoded_read() 9647 btrfs_inode_unlock(inode, BTRFS_ILOCK_SHARED); in btrfs_encoded_read()
|
H A D | delayed-inode.c | 1680 btrfs_inode_unlock(inode, BTRFS_ILOCK_SHARED); in btrfs_readdir_get_delayed_items()
|
H A D | relocation.c | 2733 btrfs_inode_unlock(inode, 0); in prealloc_file_extent_cluster()
|