Home
last modified time | relevance | path

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

/linux/fs/btrfs/
H A Ddisk-io.h56 int __cold open_ctree(struct super_block *sb, struct btrfs_fs_devices *fs_devices);
H A Ddisk-io.c3293 int __cold open_ctree(struct super_block *sb, struct btrfs_fs_devices *fs_devices) in open_ctree() function
3736 ALLOW_ERROR_INJECTION(open_ctree, ERRNO);
H A Dsuper.c981 ret = open_ctree(sb, fs_devices); in btrfs_fill_super()
/linux/Documentation/fault-injection/
H A Dfault-injection.rst474 - Inject open_ctree error while btrfs mount::
485 FAILFUNC=open_ctree