Searched refs:check_can_nocow (Results 1 – 1 of 1) sorted by relevance
1493 static int check_can_nocow(struct btrfs_inode *inode, loff_t pos, in check_can_nocow() function1550 return check_can_nocow(inode, pos, write_bytes, true); in check_nocow_nolock()1575 return check_can_nocow(inode, pos, write_bytes, false); in btrfs_check_nocow_lock()
Completed in 9 milliseconds