Home
last modified time | relevance | path

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

/Linux-v5.4/fs/btrfs/
Dfile.c1549 static noinline int check_can_nocow(struct btrfs_inode *inode, loff_t pos, in check_can_nocow() function
1649 check_can_nocow(BTRFS_I(inode), pos, in btrfs_buffered_write()
1927 check_can_nocow(BTRFS_I(inode), pos, &count) <= 0) { in btrfs_file_write_iter()