Home
last modified time | relevance | path

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

/linux-4.1.27/fs/btrfs/
Dsuper.c844 static struct dentry *get_default_root(struct super_block *sb, in get_default_root() function
1396 root = !error ? get_default_root(s, subvol_objectid) : ERR_PTR(error); in btrfs_mount()