TCMU_OP_ALIGN_SIZE  878 drivers/target/target_core_user.c 				TCMU_OP_ALIGN_SIZE);
TCMU_OP_ALIGN_SIZE  880 drivers/target/target_core_user.c 	WARN_ON(command_size & (TCMU_OP_ALIGN_SIZE-1));
TCMU_OP_ALIGN_SIZE 2734 drivers/target/target_core_user.c 	BUILD_BUG_ON((sizeof(struct tcmu_cmd_entry) % TCMU_OP_ALIGN_SIZE) != 0);