Home
last modified time | relevance | path

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

/Linux-v5.10/fs/btrfs/
Dfile.c1471 static int check_can_nocow(struct btrfs_inode *inode, loff_t pos, in check_can_nocow() function
1528 return check_can_nocow(inode, pos, write_bytes, true); in check_nocow_nolock()
1553 return check_can_nocow(inode, pos, write_bytes, false); in btrfs_check_nocow_lock()