Searched refs:btrfs_inode_unlock (Results 1 – 8 of 8) sorted by relevance
/openbmc/linux/fs/btrfs/ |
H A D | file.c | 1433 btrfs_inode_unlock(BTRFS_I(inode), ilock_flags); in btrfs_buffered_write() 1484 btrfs_inode_unlock(BTRFS_I(inode), ilock_flags); in btrfs_direct_write() 1491 btrfs_inode_unlock(BTRFS_I(inode), ilock_flags); in btrfs_direct_write() 1497 btrfs_inode_unlock(BTRFS_I(inode), ilock_flags); in btrfs_direct_write() 1508 btrfs_inode_unlock(BTRFS_I(inode), ilock_flags); in btrfs_direct_write() 1514 btrfs_inode_unlock(BTRFS_I(inode), ilock_flags); in btrfs_direct_write() 1587 btrfs_inode_unlock(BTRFS_I(inode), ilock_flags); in btrfs_direct_write() 1660 btrfs_inode_unlock(BTRFS_I(inode), 0); in btrfs_encoded_write() 1860 btrfs_inode_unlock(BTRFS_I(inode), BTRFS_ILOCK_MMAP); in btrfs_sync_file() 1966 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() 7871 btrfs_inode_unlock(btrfs_inode, BTRFS_ILOCK_SHARED); in btrfs_fiemap() 7877 btrfs_inode_unlock(btrfs_inode, BTRFS_ILOCK_SHARED); in btrfs_fiemap() 9940 btrfs_inode_unlock(inode, BTRFS_ILOCK_SHARED); in btrfs_encoded_read_inline() 10056 btrfs_inode_unlock(inode, BTRFS_ILOCK_SHARED); in btrfs_encoded_read_regular() 10108 btrfs_inode_unlock(inode, BTRFS_ILOCK_SHARED); in btrfs_encoded_read() 10206 btrfs_inode_unlock(inode, BTRFS_ILOCK_SHARED); in btrfs_encoded_read() 10229 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()
|