Searched refs:subvolid (Results 1 – 4 of 4) sorted by relevance
257 u8 *uuid, u8 type, u64 subvolid) in btrfs_check_uuid_tree_entry() argument266 subvol_root = btrfs_get_fs_root(fs_info, subvolid, true); in btrfs_check_uuid_tree_entry()
1117 u64 subvolid; in btrfs_parse_subvol_options() local1147 error = match_u64(&args[0], &subvolid); in btrfs_parse_subvol_options()1152 if (subvolid == 0) in btrfs_parse_subvol_options()1153 subvolid = BTRFS_FS_TREE_OBJECTID; in btrfs_parse_subvol_options()1155 *subvol_objectid = subvolid; in btrfs_parse_subvol_options()
2904 if (vol_args2->subvolid < BTRFS_FIRST_FREE_OBJECTID) { in btrfs_ioctl_snap_destroy()2915 vol_args2->subvolid, 0, 0); in btrfs_ioctl_snap_destroy()2966 fs_info, vol_args2->subvolid); in btrfs_ioctl_snap_destroy()
142 __u64 subvolid; member
Completed in 20 milliseconds