Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/btrfs/
H A Dfile.c1470 static int check_can_nocow(struct btrfs_inode *inode, loff_t pos, in check_can_nocow() function
1527 return check_can_nocow(inode, pos, write_bytes, true); in check_nocow_nolock()
1552 return check_can_nocow(inode, pos, write_bytes, false); in btrfs_check_nocow_lock()

Completed in 5 milliseconds