Home
last modified time | relevance | path

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

/linux/fs/btrfs/
H A Dfile.c1017 ret = can_nocow_extent(inode, cur_offset, &num_bytes, NULL, nowait); in btrfs_check_nocow_lock()
H A Dinode.c7435 noinline int can_nocow_extent(struct btrfs_inode *inode, u64 offset, u64 *len, in can_nocow_extent() function