Home
last modified time | relevance | path

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

/Linux-v6.6/fs/btrfs/
Dbtrfs_inode.h415 noinline int can_nocow_extent(struct inode *inode, u64 offset, u64 *len,
Dinode.c7026 noinline int can_nocow_extent(struct inode *inode, u64 offset, u64 *len, in can_nocow_extent() function
7302 if (can_nocow_extent(inode, start, &len, &orig_start, in btrfs_get_blocks_direct_write()
10677 ret = can_nocow_extent(inode, start, &len, NULL, NULL, NULL, false, true); in btrfs_swap_activate()
Dfile.c1092 ret = can_nocow_extent(&inode->vfs_inode, lockstart, &num_bytes, in btrfs_check_nocow_lock()