Home
last modified time | relevance | path

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

/linux/fs/btrfs/
H A Dinode.c2261 static bool should_nocow(struct btrfs_inode *inode, u64 start, u64 end) in should_nocow() function
2289 if (should_nocow(inode, start, end)) { in btrfs_run_delalloc_range()