Home
last modified time | relevance | path

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

/Linux-v4.19/fs/btrfs/
Dfile.c1522 static noinline int check_can_nocow(struct btrfs_inode *inode, loff_t pos, in check_can_nocow() function
1632 check_can_nocow(BTRFS_I(inode), pos, in btrfs_buffered_write()
1899 check_can_nocow(BTRFS_I(inode), pos, &count) <= 0) { in btrfs_file_write_iter()