Home
last modified time | relevance | path

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

/linux-4.1.27/fs/btrfs/
Dfile.c1426 static noinline int check_can_nocow(struct inode *inode, loff_t pos, in check_can_nocow() function
1525 ret = check_can_nocow(inode, pos, &write_bytes); in __btrfs_buffered_write()