Searched refs:subvolid (Results 1 – 4 of 4) sorted by relevance
260 u8 *uuid, u8 type, u64 subvolid) in btrfs_check_uuid_tree_entry() argument269 subvol_root = btrfs_get_fs_root(fs_info, subvolid, true); in btrfs_check_uuid_tree_entry()
909 u64 subvolid; in btrfs_parse_subvol_options() local939 error = match_u64(&args[0], &subvolid); in btrfs_parse_subvol_options()944 if (subvolid == 0) in btrfs_parse_subvol_options()945 subvolid = BTRFS_FS_TREE_OBJECTID; in btrfs_parse_subvol_options()947 *subvol_objectid = subvolid; in btrfs_parse_subvol_options()
2375 if (vol_args2->subvolid < BTRFS_FIRST_FREE_OBJECTID) { in btrfs_ioctl_snap_destroy()2386 vol_args2->subvolid, 0); in btrfs_ioctl_snap_destroy()2437 fs_info, vol_args2->subvolid); in btrfs_ioctl_snap_destroy()
148 __u64 subvolid; member
Completed in 17 milliseconds