Searched refs:open_ctree (Results 1 – 2 of 2) sorted by relevance
3258 int __cold open_ctree(struct super_block *sb, struct btrfs_fs_devices *fs_devices) in open_ctree() function3673 ALLOW_ERROR_INJECTION(open_ctree, ERRNO);
981 ret = open_ctree(sb, fs_devices); in btrfs_fill_super()