Searched refs:subvolid (Results 1 – 1 of 1) sorted by relevance
946 u64 subvolid; in btrfs_parse_subvol_options() local976 error = match_u64(&args[0], &subvolid); in btrfs_parse_subvol_options()981 if (subvolid == 0) in btrfs_parse_subvol_options()982 subvolid = BTRFS_FS_TREE_OBJECTID; in btrfs_parse_subvol_options()984 *subvol_objectid = subvolid; in btrfs_parse_subvol_options()