Home
last modified time | relevance | path

Searched refs:BTRFS_ILOCK_MMAP (Results 1 – 4 of 4) sorted by relevance

/linux/fs/btrfs/
A Dfile.c2223 btrfs_inode_lock(inode, BTRFS_ILOCK_MMAP); in btrfs_sync_file()
2255 btrfs_inode_unlock(inode, BTRFS_ILOCK_MMAP); in btrfs_sync_file()
2347 btrfs_inode_unlock(inode, BTRFS_ILOCK_MMAP); in btrfs_sync_file()
2377 btrfs_inode_unlock(inode, BTRFS_ILOCK_MMAP); in btrfs_sync_file()
2970 btrfs_inode_lock(inode, BTRFS_ILOCK_MMAP); in btrfs_punch_hole()
3010 btrfs_inode_unlock(inode, BTRFS_ILOCK_MMAP); in btrfs_punch_hole()
3111 btrfs_inode_unlock(inode, BTRFS_ILOCK_MMAP); in btrfs_punch_hole()
3435 btrfs_inode_lock(inode, BTRFS_ILOCK_MMAP); in btrfs_fallocate()
3477 btrfs_inode_unlock(inode, BTRFS_ILOCK_MMAP); in btrfs_fallocate()
3587 btrfs_inode_unlock(inode, BTRFS_ILOCK_MMAP); in btrfs_fallocate()
A Dreflink.c871 btrfs_inode_lock(src_inode, BTRFS_ILOCK_MMAP); in btrfs_remap_file_range()
889 btrfs_inode_unlock(src_inode, BTRFS_ILOCK_MMAP); in btrfs_remap_file_range()
A Dctree.h3283 #define BTRFS_ILOCK_MMAP (1U << 2) macro
A Dinode.c129 if (ilock_flags & BTRFS_ILOCK_MMAP) in btrfs_inode_lock()
142 if (ilock_flags & BTRFS_ILOCK_MMAP) in btrfs_inode_unlock()

Completed in 40 milliseconds