Home
last modified time | relevance | path

Searched refs:can_nocow_extent (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-6.6/fs/btrfs/
H A Dbtrfs_inode.h415 noinline int can_nocow_extent(struct inode *inode, u64 offset, u64 *len,
H A Dinode.c7052 noinline int can_nocow_extent(struct inode *inode, u64 offset, u64 *len, in can_nocow_extent() function
7328 if (can_nocow_extent(inode, start, &len, &orig_start, in btrfs_get_blocks_direct_write()
10710 ret = can_nocow_extent(inode, start, &len, NULL, NULL, NULL, false, true); in btrfs_swap_activate()
H A Dfile.c1092 ret = can_nocow_extent(&inode->vfs_inode, lockstart, &num_bytes, in btrfs_check_nocow_lock()
1143 * can_nocow_extent() at btrfs_get_blocks_direct_write()). in btrfs_write_check()
/kernel/linux/linux-5.10/fs/btrfs/
H A Dinode.c7015 noinline int can_nocow_extent(struct inode *inode, u64 offset, u64 *len, in can_nocow_extent() function
7331 if (can_nocow_extent(inode, start, &len, &orig_start, in btrfs_get_blocks_direct_write()
10294 ret = can_nocow_extent(inode, start, &len, NULL, NULL, NULL, true); in btrfs_swap_activate()
H A Dfile.c1508 ret = can_nocow_extent(&inode->vfs_inode, lockstart, &num_bytes, in check_can_nocow()
H A Dctree.h2986 noinline int can_nocow_extent(struct inode *inode, u64 offset, u64 *len,

Completed in 47 milliseconds