Home
last modified time | relevance | path

Searched refs:can_nocow_extent (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/fs/btrfs/
Dinode.c7146 noinline int can_nocow_extent(struct inode *inode, u64 offset, u64 *len, in can_nocow_extent() function
7420 if (can_nocow_extent(inode, start, &len, &orig_start, in btrfs_get_blocks_direct_write()
11101 ret = can_nocow_extent(inode, start, &len, NULL, NULL, NULL, false, true); in btrfs_swap_activate()
Dctree.h3366 noinline int can_nocow_extent(struct inode *inode, u64 offset, u64 *len,
Dfile.c1404 ret = can_nocow_extent(&inode->vfs_inode, lockstart, &num_bytes, in btrfs_check_nocow_lock()