Searched refs:__btrfs_write_out_cache (Results 1 – 1 of 1) sorted by relevance
/linux-4.19.296/fs/btrfs/ |
D | free-space-cache.c | 1243 static int __btrfs_write_out_cache(struct btrfs_root *root, struct inode *inode, in __btrfs_write_out_cache() function 1405 ret = __btrfs_write_out_cache(fs_info->tree_root, inode, ctl, in btrfs_write_out_cache() 3570 ret = __btrfs_write_out_cache(root, inode, ctl, NULL, &io_ctl, trans); in btrfs_write_out_ino_cache()
|