Searched refs:__btrfs_write_out_cache (Results  1 – 1 of 1) sorted by relevance
| /Linux-v5.4/fs/btrfs/ | 
| D | free-space-cache.c | 1232 static int __btrfs_write_out_cache(struct btrfs_root *root, struct inode *inode,  in __btrfs_write_out_cache()  function1391 	ret = __btrfs_write_out_cache(fs_info->tree_root, inode, ctl,  in btrfs_write_out_cache()
 3560 	ret = __btrfs_write_out_cache(root, inode, ctl, NULL, &io_ctl, trans);  in btrfs_write_out_ino_cache()
 
 |