Searched refs:subvol (Results 1 – 2 of 2) sorted by relevance
47 struct btrfs_root *subvol; in show_dir() local50 subvol = btrfs_read_fs_root(fs_info, &key); in show_dir()51 if (IS_ERR(subvol)) { in show_dir()52 ret = PTR_ERR(subvol); in show_dir()56 mtime = btrfs_stack_timespec_sec(&subvol->root_item.otime); in show_dir()
13 bootargs=cma=256M console=ttyS1,115200 root=/dev/mmcblk0p3 rootflags=subvol=root rw rootwait
Completed in 4 milliseconds