Home
last modified time | relevance | path

Searched refs:btrfs_inode_unlock (Results 1 – 7 of 7) sorted by relevance

/Linux-v5.15/fs/btrfs/
Dfile.c1886 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 …]
Dioctl.c944 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()
Dreflink.c889 btrfs_inode_unlock(src_inode, BTRFS_ILOCK_MMAP); in btrfs_remap_file_range()
Ddelayed-inode.c1516 btrfs_inode_unlock(inode, BTRFS_ILOCK_SHARED); in btrfs_readdir_get_delayed_items()
Dctree.h3231 void btrfs_inode_unlock(struct inode *inode, unsigned int ilock_flags);
Drelocation.c2898 btrfs_inode_unlock(&inode->vfs_inode, 0); in prealloc_file_extent_cluster()
Dinode.c139 void btrfs_inode_unlock(struct inode *inode, unsigned int ilock_flags) in btrfs_inode_unlock() function