Searched refs:btrfs_inode_unlock (Results 1 – 9 of 9) sorted by relevance
/Linux-v6.6/fs/btrfs/ |
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_I(inode), BTRFS_ILOCK_MMAP); in btrfs_sync_file() [all …]
|
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()
|
D | btrfs_inode.h | 529 void btrfs_inode_unlock(struct btrfs_inode *inode, unsigned int ilock_flags);
|
D | reflink.c | 913 btrfs_inode_unlock(BTRFS_I(src_inode), BTRFS_ILOCK_MMAP); in btrfs_remap_file_range()
|
D | inode.c | 390 void btrfs_inode_unlock(struct btrfs_inode *inode, unsigned int ilock_flags) in btrfs_inode_unlock() function 5783 btrfs_inode_unlock(dir, 0); in btrfs_get_dir_last_index() 9876 btrfs_inode_unlock(inode, BTRFS_ILOCK_SHARED); in btrfs_encoded_read_inline() 9992 btrfs_inode_unlock(inode, BTRFS_ILOCK_SHARED); in btrfs_encoded_read_regular() 10044 btrfs_inode_unlock(inode, BTRFS_ILOCK_SHARED); in btrfs_encoded_read() 10142 btrfs_inode_unlock(inode, BTRFS_ILOCK_SHARED); in btrfs_encoded_read() 10165 btrfs_inode_unlock(inode, BTRFS_ILOCK_SHARED); in btrfs_encoded_read()
|
D | ioctl.c | 1006 btrfs_inode_unlock(BTRFS_I(dir), 0); in btrfs_mksubvol() 2540 btrfs_inode_unlock(BTRFS_I(inode), 0); in btrfs_ioctl_snap_destroy() 2547 btrfs_inode_unlock(BTRFS_I(dir), 0); in btrfs_ioctl_snap_destroy()
|
D | delayed-inode.c | 1688 btrfs_inode_unlock(BTRFS_I(inode), BTRFS_ILOCK_SHARED); in btrfs_readdir_get_delayed_items()
|
D | extent_io.c | 3037 btrfs_inode_unlock(inode, BTRFS_ILOCK_SHARED); in extent_fiemap()
|
D | relocation.c | 2932 btrfs_inode_unlock(inode, 0); in prealloc_file_extent_cluster()
|