Searched refs:btrfs_inode_unlock (Results 1 – 8 of 8) sorted by relevance
/openbmc/linux/fs/btrfs/ |
H A D | file.c | 1435 btrfs_inode_unlock(BTRFS_I(inode), ilock_flags); in btrfs_buffered_write() 1486 btrfs_inode_unlock(BTRFS_I(inode), ilock_flags); in btrfs_direct_write() 1493 btrfs_inode_unlock(BTRFS_I(inode), ilock_flags); in btrfs_direct_write() 1499 btrfs_inode_unlock(BTRFS_I(inode), ilock_flags); in btrfs_direct_write() 1510 btrfs_inode_unlock(BTRFS_I(inode), ilock_flags); in btrfs_direct_write() 1516 btrfs_inode_unlock(BTRFS_I(inode), ilock_flags); in btrfs_direct_write() 1589 btrfs_inode_unlock(BTRFS_I(inode), ilock_flags); in btrfs_direct_write() 1662 btrfs_inode_unlock(BTRFS_I(inode), 0); in btrfs_encoded_write() 1862 btrfs_inode_unlock(BTRFS_I(inode), BTRFS_ILOCK_MMAP); in btrfs_sync_file() 1968 btrfs_inode_unlock(BTRFS_I(inode), BTRFS_ILOCK_MMAP); in btrfs_sync_file() [all …]
|
H A D | defrag.c | 1304 btrfs_inode_unlock(BTRFS_I(inode), 0); in btrfs_defrag_file() 1308 btrfs_inode_unlock(BTRFS_I(inode), 0); in btrfs_defrag_file() 1321 btrfs_inode_unlock(BTRFS_I(inode), 0); in btrfs_defrag_file() 1359 btrfs_inode_unlock(BTRFS_I(inode), 0); in btrfs_defrag_file()
|
H A D | btrfs_inode.h | 534 void btrfs_inode_unlock(struct btrfs_inode *inode, unsigned int ilock_flags);
|
H A D | reflink.c | 913 btrfs_inode_unlock(BTRFS_I(src_inode), BTRFS_ILOCK_MMAP); in btrfs_remap_file_range()
|
H A D | inode.c | 390 void btrfs_inode_unlock(struct btrfs_inode *inode, unsigned int ilock_flags) in btrfs_inode_unlock() function 5820 btrfs_inode_unlock(dir, 0); in btrfs_get_dir_last_index() 7873 btrfs_inode_unlock(btrfs_inode, BTRFS_ILOCK_SHARED); in btrfs_fiemap() 7879 btrfs_inode_unlock(btrfs_inode, BTRFS_ILOCK_SHARED); in btrfs_fiemap() 9942 btrfs_inode_unlock(inode, BTRFS_ILOCK_SHARED); in btrfs_encoded_read_inline() 10058 btrfs_inode_unlock(inode, BTRFS_ILOCK_SHARED); in btrfs_encoded_read_regular() 10110 btrfs_inode_unlock(inode, BTRFS_ILOCK_SHARED); in btrfs_encoded_read() 10208 btrfs_inode_unlock(inode, BTRFS_ILOCK_SHARED); in btrfs_encoded_read() 10231 btrfs_inode_unlock(inode, BTRFS_ILOCK_SHARED); in btrfs_encoded_read()
|
H A D | ioctl.c | 1030 btrfs_inode_unlock(BTRFS_I(dir), 0); in btrfs_mksubvol() 2573 btrfs_inode_unlock(BTRFS_I(inode), 0); in btrfs_ioctl_snap_destroy() 2580 btrfs_inode_unlock(BTRFS_I(dir), 0); in btrfs_ioctl_snap_destroy()
|
H A D | delayed-inode.c | 1689 btrfs_inode_unlock(BTRFS_I(inode), BTRFS_ILOCK_SHARED); in btrfs_readdir_get_delayed_items()
|
H A D | relocation.c | 2864 btrfs_inode_unlock(inode, 0); in prealloc_file_extent_cluster()
|