Searched refs:btrfs_inode_unlock (Results 1 – 7 of 7) sorted by relevance
/Linux-v5.15/fs/btrfs/ |
D | file.c | 1886 btrfs_inode_unlock(inode, ilock_flags); in btrfs_buffered_write() 1931 btrfs_inode_unlock(inode, ilock_flags); in btrfs_direct_write() 1937 btrfs_inode_unlock(inode, ilock_flags); in btrfs_direct_write() 1948 btrfs_inode_unlock(inode, ilock_flags); in btrfs_direct_write() 1954 btrfs_inode_unlock(inode, ilock_flags); in btrfs_direct_write() 1961 btrfs_inode_unlock(inode, ilock_flags); in btrfs_direct_write() 2188 btrfs_inode_unlock(inode, BTRFS_ILOCK_MMAP); in btrfs_sync_file() 2280 btrfs_inode_unlock(inode, BTRFS_ILOCK_MMAP); in btrfs_sync_file() 2310 btrfs_inode_unlock(inode, BTRFS_ILOCK_MMAP); in btrfs_sync_file() 2943 btrfs_inode_unlock(inode, BTRFS_ILOCK_MMAP); in btrfs_punch_hole() [all …]
|
D | ioctl.c | 944 btrfs_inode_unlock(dir, 0); in btrfs_mksubvol() 1552 btrfs_inode_unlock(inode, 0); in btrfs_defrag_file() 1558 btrfs_inode_unlock(inode, 0); in btrfs_defrag_file() 1608 btrfs_inode_unlock(inode, 0); in btrfs_defrag_file() 3100 btrfs_inode_unlock(inode, 0); in btrfs_ioctl_snap_destroy() 3109 btrfs_inode_unlock(dir, 0); in btrfs_ioctl_snap_destroy()
|
D | reflink.c | 889 btrfs_inode_unlock(src_inode, BTRFS_ILOCK_MMAP); in btrfs_remap_file_range()
|
D | delayed-inode.c | 1516 btrfs_inode_unlock(inode, BTRFS_ILOCK_SHARED); in btrfs_readdir_get_delayed_items()
|
D | ctree.h | 3231 void btrfs_inode_unlock(struct inode *inode, unsigned int ilock_flags);
|
D | relocation.c | 2898 btrfs_inode_unlock(&inode->vfs_inode, 0); in prealloc_file_extent_cluster()
|
D | inode.c | 139 void btrfs_inode_unlock(struct inode *inode, unsigned int ilock_flags) in btrfs_inode_unlock() function
|