Home
last modified time | relevance | path

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

/linux-6.1.9/fs/btrfs/
Dinode.c2182 static bool should_nocow(struct btrfs_inode *inode, u64 start, u64 end) in should_nocow() function
2212 if (should_nocow(inode, start, end)) { in btrfs_run_delalloc_range()