Home
last modified time | relevance | path

Searched refs:dir_id (Results 1 – 4 of 4) sorted by relevance

/linux/fs/btrfs/
H A Dioctl.c2749 u64 dir_id; in btrfs_ioctl_default_subvol() local
2789 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()
H A Dtree-log.c7286 u64 dir_id; in btrfs_log_all_parents() local
7294 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()
H A Dinode.c4687 u64 dir_id; in may_destroy_subvol() local
4695 dir_id = btrfs_super_root_dir(fs_info->super_copy); in may_destroy_subvol()
4697 dir_id, &name, 0); in may_destroy_subvol()
/linux/drivers/net/ethernet/qlogic/qed/
H A Dqed_mfw_hsi.h2337 u32 dir_id; member