hint_root 76 drivers/md/dm-cache-metadata.c __le64 hint_root; hint_root 120 drivers/md/dm-cache-metadata.c dm_block_t hint_root; hint_root 371 drivers/md/dm-cache-metadata.c disk_super->hint_root = cpu_to_le64(cmd->hint_root); hint_root 584 drivers/md/dm-cache-metadata.c cmd->hint_root = le64_to_cpu(disk_super->hint_root); hint_root 695 drivers/md/dm-cache-metadata.c disk_super->hint_root = cpu_to_le64(cmd->hint_root); hint_root 1311 drivers/md/dm-cache-metadata.c return cmd->hint_root && cmd->policy_hint_size; hint_root 1422 drivers/md/dm-cache-metadata.c r = dm_array_cursor_begin(&cmd->hint_info, cmd->hint_root, &cmd->hint_cursor); hint_root 1724 drivers/md/dm-cache-metadata.c if (cmd->hint_root) { hint_root 1725 drivers/md/dm-cache-metadata.c r = dm_array_del(&cmd->hint_info, cmd->hint_root); hint_root 1730 drivers/md/dm-cache-metadata.c return dm_array_new(&cmd->hint_info, &cmd->hint_root,