Home
last modified time | relevance | path

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

/linux/fs/btrfs/
H A Ddisk-io.c3258 int __cold open_ctree(struct super_block *sb, struct btrfs_fs_devices *fs_devices) in open_ctree() function
3673 ALLOW_ERROR_INJECTION(open_ctree, ERRNO);
H A Dsuper.c981 ret = open_ctree(sb, fs_devices); in btrfs_fill_super()