Searched refs:btrfs_inode_unlock (Results 1 - 9 of 9) sorted by relevance
/kernel/linux/linux-6.6/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() 1547 btrfs_inode_unlock(BTRFS_I(inode), ilock_flags); in btrfs_direct_write() 1654 btrfs_inode_unlock(BTRFS_I(inode), 0); in btrfs_encoded_write() 1841 btrfs_inode_unlock(BTRFS_I(inode), BTRFS_ILOCK_MMAP); in btrfs_sync_file() 1944 btrfs_inode_unlock(BTRFS_ 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 | 529 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 | 385 * btrfs_inode_unlock - unock inode i_rwsem 390 void btrfs_inode_unlock(struct btrfs_inode *inode, unsigned int ilock_flags) in btrfs_inode_unlock() function 5802 btrfs_inode_unlock(dir, 0); in btrfs_get_dir_last_index() 9902 btrfs_inode_unlock(inode, BTRFS_ILOCK_SHARED); in btrfs_encoded_read_inline() 10018 btrfs_inode_unlock(inode, BTRFS_ILOCK_SHARED); in btrfs_encoded_read_regular() 10070 btrfs_inode_unlock(inode, BTRFS_ILOCK_SHARED); in btrfs_encoded_read() 10168 btrfs_inode_unlock(inode, BTRFS_ILOCK_SHARED); in btrfs_encoded_read() 10191 btrfs_inode_unlock(inode, BTRFS_ILOCK_SHARED); in btrfs_encoded_read()
|
H A D | ioctl.c | 1009 btrfs_inode_unlock(BTRFS_I(dir), 0); in btrfs_mksubvol() 2552 btrfs_inode_unlock(BTRFS_I(inode), 0); in btrfs_ioctl_snap_destroy() 2559 btrfs_inode_unlock(BTRFS_I(dir), 0); in btrfs_ioctl_snap_destroy()
|
H A D | delayed-inode.c | 1688 btrfs_inode_unlock(BTRFS_I(inode), BTRFS_ILOCK_SHARED); in btrfs_readdir_get_delayed_items()
|
H A D | relocation.c | 2932 btrfs_inode_unlock(inode, 0); in prealloc_file_extent_cluster()
|
H A D | extent_io.c | 3132 btrfs_inode_unlock(inode, BTRFS_ILOCK_SHARED); in extent_fiemap()
|
Completed in 37 milliseconds