Searched refs:dir_id (Results 1 – 4 of 4) sorted by relevance
2749 u64 dir_id; in btrfs_ioctl_default_subvol() local2789 dir_id = btrfs_super_root_dir(fs_info->super_copy); in btrfs_ioctl_default_subvol()2791 dir_id, &name, 1); in btrfs_ioctl_default_subvol()
7286 u64 dir_id; in btrfs_log_all_parents() local7294 dir_id = btrfs_inode_extref_parent(leaf, extref); in btrfs_log_all_parents()7299 dir_id = key.offset; in btrfs_log_all_parents()7303 dir_inode = btrfs_iget_logging(dir_id, root); in btrfs_log_all_parents()
4687 u64 dir_id; in may_destroy_subvol() local4695 dir_id = btrfs_super_root_dir(fs_info->super_copy); in may_destroy_subvol()4697 dir_id, &name, 0); in may_destroy_subvol()
2337 u32 dir_id; member